Skip to content

Commit

Permalink
Merge pull request #20 from cjmayo/python-version-3.12
Browse files Browse the repository at this point in the history
Replace 3.12-dev in build workflow
  • Loading branch information
cjmayo authored Oct 16, 2023
2 parents 5202ab1 + 4e184e5 commit 00436f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12-dev"
- "3.12"

steps:
- name: Git clone
Expand Down

0 comments on commit 00436f6

Please sign in to comment.