Skip to content

Commit 5394a57

Browse files
committed
Fix typo
1 parent 331c6d7 commit 5394a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: true
2020
matrix:
21-
os: [ubuntu-latest, ubuntu-24.04-arm64]
21+
os: [ubuntu-latest, ubuntu-24.04-arm]
2222
# python-version: ["3.9", "3.10", "3.11", "3.12"]
2323
python-version: ["3.9", "3.12"]
2424

0 commit comments

Comments
 (0)