Skip to content

Commit

Permalink
Add py3.12 to unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiannonlynne committed Jan 18, 2025
1 parent 8ba3846 commit 7615c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest"]
python-version: ["3.11"]
python-version: ["3.11", "3.12"]
steps:
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
Expand Down

0 comments on commit 7615c3f

Please sign in to comment.