Skip to content

Commit

Permalink
Use Python 3.9-3.12 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian4cast committed Sep 26, 2024
1 parent 0cd89e2 commit 9d48505
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ jobs:
fail-fast: false
matrix:
platform: ["ubuntu-latest"]
python-version: ["3.7"]
#platform: ["ubuntu-latest", "macos-latest", "windows-latest"]
#python-version: ["3.6", "3.7", "3.8", "3.9"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
name: Test
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 9d48505

Please sign in to comment.