Skip to content

Commit

Permalink
fix: testing with python version 3.9.13 only
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoMagnini committed Sep 19, 2024
1 parent e63de98 commit a909161
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- macos-latest
python-version:
- '3.9.13'
- '3.9.17'
runs-on: ${{ matrix.os }}
name: Run tests on Python ${{ matrix.python-version }}, on ${{ matrix.os }}
timeout-minutes: 60
Expand Down

0 comments on commit a909161

Please sign in to comment.