File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 matrix :
1515 settings :
1616 - name : linux
17- host : blacksmith-4vcpu-ubuntu-2404
17+ host : arc-runner-altimate-code
1818 - name : windows
19- host : blacksmith-4vcpu- windows-2025
19+ host : windows-latest
2020 runs-on : ${{ matrix.settings.host }}
2121 defaults :
2222 run :
@@ -46,10 +46,10 @@ jobs:
4646 matrix :
4747 settings :
4848 - name : linux
49- host : blacksmith-4vcpu-ubuntu-2404
49+ host : arc-runner-altimate-code
5050 playwright : bunx playwright install --with-deps
5151 - name : windows
52- host : blacksmith-4vcpu- windows-2025
52+ host : windows-latest
5353 playwright : bunx playwright install
5454 runs-on : ${{ matrix.settings.host }}
5555 env :
8989
9090 required :
9191 name : test (linux)
92- runs-on : blacksmith-4vcpu-ubuntu-2404
92+ runs-on : arc-runner-altimate-code
9393 needs :
9494 - unit
9595 - e2e
You can’t perform that action at this time.
0 commit comments