Skip to content

Commit 952cf15

Browse files
committed
ci: restore linux-aarch64 runner in PyInstaller workflow
1 parent 7877cc8 commit 952cf15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pyinstaller.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ jobs:
2525
os: linux
2626
arch: x86_64
2727
artifact: gixy-linux-x86_64
28+
- runner: ubuntu-24.04-arm
29+
os: linux
30+
arch: aarch64
31+
artifact: gixy-linux-aarch64
2832
- runner: windows-latest
2933
os: windows
3034
arch: x64

0 commit comments

Comments
 (0)