File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3131 strategy :
3232 matrix :
3333 include :
34- - runs_on : [self-hosted, Linux, ARM64]
34+ - runs_on : ubuntu-24.04-arm
3535 docker_arch : arm64v8
36- - runs_on : ubuntu-latest
36+ - runs_on : ubuntu-24.04
3737 docker_arch : amd64
3838 steps :
3939 - name : Checkout
6060 strategy :
6161 matrix :
6262 include :
63- - runs_on : [self-hosted, Linux, ARM64]
63+ - runs_on : ubuntu-24.04-arm
6464 docker_arch : arm64v8
65- - runs_on : ubuntu-latest
65+ - runs_on : ubuntu-24.04
6666 docker_arch : amd64
6767 steps :
6868 - name : Checkout
Original file line number Diff line number Diff line change 2222 strategy :
2323 matrix :
2424 include :
25- - runs_on : [self-hosted, Linux, ARM64]
25+ - runs_on : ubuntu-24.04-arm
2626 docker_arch : arm64v8
27- - runs_on : ubuntu-latest
27+ - runs_on : ubuntu-24.04
2828 docker_arch : amd64
2929 steps :
3030 - name : Checkout
5959 strategy :
6060 matrix :
6161 include :
62- - runs_on : [self-hosted, Linux, ARM64]
62+ - runs_on : ubuntu-24.04-arm
6363 docker_arch : arm64v8
64- - runs_on : ubuntu-latest
64+ - runs_on : ubuntu-24.04
6565 docker_arch : amd64
6666 steps :
6767 - name : Checkout
You can’t perform that action at this time.
0 commit comments