Skip to content

Commit 4ec60ff

Browse files
authored
use ubuntu ubuntu-22.04-arm on release-prepare (#857)
1 parent 879f5b6 commit 4ec60ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_prepare.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
contents: write
2222
pull-requests: write
2323
needs: release-script-test
24-
runs-on: ubuntu-latest
24+
runs-on: ubuntu-22.04-arm
2525
if: ${{ needs.release-script-test.result == 'success' }}
2626
env:
2727
CXX: clang++-14

0 commit comments

Comments
 (0)