Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Jul 20, 2024
1 parent c3639b1 commit 7000644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
matrix:
version:
- { python: "3.9", resolution: highest, extras: "tests,strict" }
- { python: "3.10", resolution: lowest-direct, extras: "tests,strict" }
- { python: "3.10", resolution: lowest-direct, extras: "tests" }
- { python: "3.11", resolution: highest, extras: tests }
# python 3.12 CI failing due to maggma incompatible, see
# https://github.com/materialsproject/jobflow/pull/640#issuecomment-2209055692
Expand Down

0 comments on commit 7000644

Please sign in to comment.