Skip to content

Commit

Permalink
Run end-to-end tests on Python-3.12
Browse files Browse the repository at this point in the history
Co-authored-by: David Hoese <[email protected]>
  • Loading branch information
sfinkens and djhoese authored Nov 17, 2023
1 parent 425ac77 commit 2dd4d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/end-to-end.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: true
matrix:
os: ["ubuntu-latest"]
python-version: ["3.10"]
python-version: ["3.12"]
experimental: [false]

env:
Expand Down

0 comments on commit 2dd4d7c

Please sign in to comment.