Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Aug 9, 2024
1 parent 1694015 commit c248b0d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
script: tests
- python_version: "3.11"
script: tests

- python_version: "3.12"
script: tests

name: "py${{ matrix.python_version }} / ${{ matrix.script }}"
runs-on: ubuntu-latest

Expand Down

0 comments on commit c248b0d

Please sign in to comment.