Skip to content

Commit

Permalink
CI: Bump python versions in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Apr 7, 2023
1 parent 2b2a767 commit 8956d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.8]
python-version: [3.8, 3.9, 3.10]

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

0 comments on commit 8956d84

Please sign in to comment.