Skip to content

Commit

Permalink
use ubuntu ubuntu-22.04-arm on release-prepare (#857)
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig authored Jan 30, 2025
1 parent 879f5b6 commit 4ec60ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
contents: write
pull-requests: write
needs: release-script-test
runs-on: ubuntu-latest
runs-on: ubuntu-22.04-arm
if: ${{ needs.release-script-test.result == 'success' }}
env:
CXX: clang++-14
Expand Down

0 comments on commit 4ec60ff

Please sign in to comment.