File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 5353
5454 linux-arm-build :
5555 name : Linux - arm64
56- runs-on : [self -hosted, Linux, ARM64]
56+ runs-on : github -hosted-ubuntu-arm64
5757 steps :
5858 - uses : AutoModality/action-clean@v1
5959 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change @@ -145,8 +145,7 @@ jobs:
145145 python-release-linux-arm :
146146 needs : [ 'python-release' ]
147147 name : Release python linux arm64
148- runs-on : [self-hosted, Linux, ARM64]
149-
148+ runs-on : github-hosted-ubuntu-arm64
150149 steps :
151150 - uses : AutoModality/action-clean@v1
152151 - uses : actions/checkout@v3
@@ -280,8 +279,7 @@ jobs:
280279 ruby-release-linux-arm :
281280 needs : [ 'ruby-release' ]
282281 name : Release Linux gem arm64
283- runs-on : [ self-hosted, Linux, ARM64 ]
284-
282+ runs-on : github-hosted-ubuntu-arm64
285283 steps :
286284 - uses : actions/checkout@v3
287285 - run : make gem/linux/arm64
You can’t perform that action at this time.
0 commit comments