Skip to content

Commit 04779d5

Browse files
committed
ci(python): test Python 3.12
1 parent 8d1a3d0 commit 04779d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
max-parallel: 5
1919
matrix:
2020
os: [ubuntu-22.04, windows-2022, macos-14]
21-
python-minor-version: [11]
21+
python-minor-version: [11, 12]
2222
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, downsample]
2323

2424
steps:

0 commit comments

Comments
 (0)