Skip to content

Commit

Permalink
use ubuntu ubuntu-22.04-arm on release-prepare
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Jan 30, 2025
1 parent 879f5b6 commit b50bb83
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 b50bb83

Please sign in to comment.