Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Aug 19, 2024
1 parent 2842164 commit 8923f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest, macos-latest]
python-version: ['3.11']
python-version: ['3.12']
include:
- operating-system: ubuntu-latest
python-version: '3.10'
- operating-system: ubuntu-latest
python-version: '3.9'
python-version: '3.11'

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

0 comments on commit 8923f72

Please sign in to comment.