Skip to content

Commit 37449fe

Browse files
committed
Update publish-aot.yml
1 parent 4d8e0ca commit 37449fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-aot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ jobs:
2121
- os: windows-latest
2222
rid: win-x86
2323
ext: .exe
24-
- os: windows-latest
24+
- os: windows-11-arm
2525
rid: win-arm64
2626
ext: .exe
2727
- os: ubuntu-latest
2828
rid: linux-x64
2929
ext: ""
30-
- os: ubuntu-latest
30+
- os: ubuntu-24.04-arm
3131
rid: linux-arm64
3232
ext: ""
3333
- os: macos-latest

0 commit comments

Comments
 (0)