Skip to content

Commit

Permalink
Only Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatXliner committed Apr 11, 2024
1 parent 5da61ff commit f095b57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions template/{{ pypi_name }}/.github/workflows/ci.yml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
strategy:
matrix:
python-version:
- 3.8
- 3.9
- "3.10"
- "3.11"
- "3.12"
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f095b57

Please sign in to comment.