Skip to content

Commit 7c67925

Browse files
⬆️ Upgrade python 3.13 to release in GH workflow.
1 parent 43bb86b commit 7c67925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- "3.10"
4949
- "3.11"
5050
- "3.12"
51-
- "3.13-dev"
51+
- "3.13"
5252
include:
5353
- os: Ubuntu
5454
image: ubuntu-latest

0 commit comments

Comments
 (0)