File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -483,7 +483,7 @@ jobs:
483483 build-args : WITH_AVX2=1
484484 postfix : " "
485485 tag : " latest"
486- - os : self-hosted
486+ - os : ubuntu-24.04-arm
487487 target : aarch64-unknown-linux-gnu
488488 platforms : linux/arm64
489489 build-args : WITH_AVX2=0
Original file line number Diff line number Diff line change @@ -84,12 +84,12 @@ jobs:
8484 - x86_64-unknown-linux-gnu
8585 - aarch64-unknown-linux-gnu
8686 include :
87- - os : ubuntu-20 .04
87+ - os : ubuntu-24 .04
8888 target : x86_64-unknown-linux-gnu
8989 platforms : linux/amd64
9090 build-args : WITH_AVX2=1
9191 postfix : " "
92- - os : self-hosted
92+ - os : ubuntu-24.04-arm
9393 target : aarch64-unknown-linux-gnu
9494 platforms : linux/arm64
9595 build-args : WITH_AVX2=0
Original file line number Diff line number Diff line change @@ -81,11 +81,11 @@ jobs:
8181 fail-fast : false
8282 matrix :
8383 include :
84- - os : ubuntu-20 .04
84+ - os : ubuntu-24 .04
8585 target : x86_64-unknown-linux-gnu
8686 platforms : linux/amd64
8787 build-args : WITH_AVX2=1
88- - os : self-hosted
88+ - os : ubuntu-24.04-arm
8989 target : aarch64-unknown-linux-gnu
9090 platforms : linux/arm64
9191 build-args : WITH_AVX2=0
You can’t perform that action at this time.
0 commit comments