We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b22e1ad commit ac13caeCopy full SHA for ac13cae
.github/workflows/python.yml
@@ -26,7 +26,7 @@ jobs:
26
matrix:
27
platform:
28
- runner: ubuntu-22.04
29
- target: x64, arm64
+ target: x86_64 arm64
30
steps:
31
- uses: actions/checkout@v4
32
with:
0 commit comments