Skip to content

Commit f6673f1

Browse files
committed
.
1 parent cede498 commit f6673f1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/pysplashsurf_CI.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,8 @@ jobs:
8383
matrix:
8484
platform:
8585
- runner: ubuntu-24.04
86-
python-version: "cp312-manylinux_x86_64"
87-
archs: "x86_64"
88-
#- runner: ubuntu-24.04
89-
# python-version: "{cp312-manylinux_x86_64,cp312-manylinux_aarch64}"
90-
# archs: "x86_64,aarch64"
86+
python-version: "{cp312-manylinux_x86_64,cp312-manylinux_aarch64}"
87+
archs: "x86_64,aarch64"
9188
# - runner: macos-13
9289
# python-version: "cp312-macosx_x86_64"
9390
# arch: "x86_64"

0 commit comments

Comments
 (0)