Skip to content

Commit

Permalink
Fix Actions post-commit YAML (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel authored Jan 17, 2025
1 parent e1e8934 commit 23651e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_weekly_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
build-ubuntu-arm64:
name: Ubuntu arm64
runs-on: ubuntu-24.04
runs-on: ubuntu-24.04-arm
steps:
- name: Git checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 23651e8

Please sign in to comment.