Skip to content

Commit

Permalink
Merge pull request #965 from thewtex/python-3-12
Browse files Browse the repository at this point in the history
ci(python): test Python 3.12
  • Loading branch information
thewtex authored May 31, 2024
2 parents 7efc4a9 + 04779d5 commit 86693d7
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 86693d7

Please sign in to comment.