Skip to content

Commit

Permalink
Merge branch 'v0.2.4-nullv' into v0.2.4-hlb
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKenyon committed Nov 29, 2024
2 parents 4b13182 + d1f39bf commit 27c3681
Show file tree
Hide file tree
Showing 5 changed files with 1,854 additions and 1,614 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", "3.11"]
python-version: ["3.10", "3.11"] # Add 3.12 after tigger-lsm release.

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

0 comments on commit 27c3681

Please sign in to comment.