Skip to content

Commit

Permalink
ci: python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jan 15, 2024
1 parent 343a786 commit 7e69672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
os: [ubuntu-latest]
include:
- os: macos-latest
python-version: '3.11'
python-version: '3.12'
- os: windows-latest
python-version: '3.11'
python-version: '3.12'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7e69672

Please sign in to comment.