Skip to content

Commit

Permalink
Get it to work in 3.12 first
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Feb 9, 2024
1 parent aea2985 commit 72def0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
shell: bash -l {0}
strategy:
matrix:
python-version: ['3.10', '3.11']
python-version: ['3.12']
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 72def0b

Please sign in to comment.