Skip to content

Commit

Permalink
downgrade python to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
wkcn committed Jun 18, 2024
1 parent a297590 commit 3d757e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.12]
python-version: [3.10]

steps:
- uses: actions/checkout@v2
Expand Down
21 changes: 0 additions & 21 deletions .travis.yml

This file was deleted.

0 comments on commit 3d757e5

Please sign in to comment.