Skip to content

Commit 23651e8

Browse files
authored
Fix Actions post-commit YAML (#543)
1 parent e1e8934 commit 23651e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_weekly_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
build-ubuntu-arm64:
6666
name: Ubuntu arm64
67-
runs-on: ubuntu-24.04
67+
runs-on: ubuntu-24.04-arm
6868
steps:
6969
- name: Git checkout
7070
uses: actions/checkout@v4

0 commit comments

Comments
 (0)