Skip to content

Commit

Permalink
Test on 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Nov 20, 2023
1 parent 47647fe commit ca9903f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ['3.7', '3.x']
python-version: ['3.7', '3.12']
test-dir: ['tests', 'matrix_is_tester']

steps:
Expand Down

0 comments on commit ca9903f

Please sign in to comment.