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 3641ce6 commit e5b31c7Copy full SHA for e5b31c7
.github/workflows/pysplashsurf_CI.yml
@@ -83,7 +83,7 @@ jobs:
83
matrix:
84
platform:
85
- runner: ubuntu-24.04
86
- python-version: "cp312-manylinux_x86_64,cp312-manylinux_aarch64"
+ python-version: "{cp312-manylinux_x86_64,cp312-manylinux_aarch64}"
87
archs: "x86_64,aarch64"
88
# - runner: macos-13
89
# python-version: "cp312-macosx_x86_64"
0 commit comments