Skip to content

Commit

Permalink
Upgrade python
Browse files Browse the repository at this point in the history
  • Loading branch information
bneijt committed May 29, 2024
1 parent e991e40 commit 2ad65fc
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 279 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
main:
strategy:
matrix:
python-version: ["3.7", "3.10"]
python-version: ["3.8", "3.10"]
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 2ad65fc

Please sign in to comment.