Skip to content

Commit

Permalink
Merge branch 'master' into 352-alchemlyb-on-py-312-fails-with-version…
Browse files Browse the repository at this point in the history
…eer-issues
  • Loading branch information
orbeckst authored Apr 1, 2024
2 parents ee2e838 + 160a012 commit fbafdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macOS-latest", "windows-latest"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11"]
# Only test lowest and highest version on the expensive/slow
# macOS and windows runners (UPDATE when supported versions change):
exclude:
Expand Down

0 comments on commit fbafdef

Please sign in to comment.