Skip to content

Commit e5b31c7

Browse files
committed
.
1 parent 3641ce6 commit e5b31c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pysplashsurf_CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
matrix:
8484
platform:
8585
- runner: ubuntu-24.04
86-
python-version: "cp312-manylinux_x86_64,cp312-manylinux_aarch64"
86+
python-version: "{cp312-manylinux_x86_64,cp312-manylinux_aarch64}"
8787
archs: "x86_64,aarch64"
8888
# - runner: macos-13
8989
# python-version: "cp312-macosx_x86_64"

0 commit comments

Comments
 (0)