Skip to content

Commit

Permalink
fix: fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
okunator committed Aug 28, 2023
1 parent 60e7d9b commit e41b6b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fail-fast: true
matrix:
# python-version: ["3.7", "3.8", "3.9"]
python-version: ["3.8"]
python-version: ["3.9"]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit e41b6b4

Please sign in to comment.