Skip to content

Commit

Permalink
Update stimela version. Relax Python version. Update lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKenyon committed Feb 5, 2024
1 parent 0982990 commit 18574e4
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
python-version: ["3.9", "3.10"]
python-version: ["3.9", "3.10", "3.11", "3.12"]

steps:
- name: Set up Python ${{ matrix.python-version }}
Expand Down
Loading

0 comments on commit 18574e4

Please sign in to comment.