Skip to content

Commit

Permalink
ci(python): test Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed May 30, 2024
1 parent 8d1a3d0 commit 04779d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
max-parallel: 5
matrix:
os: [ubuntu-22.04, windows-2022, macos-14]
python-minor-version: [11]
python-minor-version: [11, 12]
package: [compress-stringify, compare-images, dicom, mesh-io, image-io, downsample]

steps:
Expand Down

0 comments on commit 04779d5

Please sign in to comment.