We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331c6d7 commit 5394a57Copy full SHA for 5394a57
.github/workflows/linux-build.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: true
20
matrix:
21
- os: [ubuntu-latest, ubuntu-24.04-arm64]
+ os: [ubuntu-latest, ubuntu-24.04-arm]
22
# python-version: ["3.9", "3.10", "3.11", "3.12"]
23
python-version: ["3.9", "3.12"]
24
0 commit comments