Skip to content

Commit

Permalink
Not testing 3.12 for now...
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed May 22, 2024
1 parent b409fc0 commit 658c8fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
python-version: ["3.8", "3.9", "3.10", "3.11"]
env:
JNML_HOME: "/home/runner/work/NeuroMLlite/NeuroMLlite/jNeuroML"
HDF5_DISABLE_VERSION_CHECK: 1
Expand Down

0 comments on commit 658c8fc

Please sign in to comment.