Try ubuntu-24.04-arm for playwright
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
2
.github/workflows/end-to-end-tests.yaml
vendored
2
.github/workflows/end-to-end-tests.yaml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
name: "Run Tests [${{ matrix.project }}] ${{ matrix.runner }}/${{ needs.build.outputs.num-runners }}"
|
||||
needs: build
|
||||
if: inputs.skip != true
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-24.04-arm
|
||||
permissions:
|
||||
actions: read
|
||||
issues: read
|
||||
|
||||
Reference in New Issue
Block a user