8000 GH Action: Include Python 3.13 · python-semver/python-semver@2072a68 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2072a68

Browse files
committed
GH Action: Include Python 3.13
1 parent 4815626 commit 2072a68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
"3.10",
106106
"3.11",
107107
"3.12",
108+
"3.13",
108109
]
109110
os: ["ubuntu-latest", "macos-latest"]
110111
exclude:

0 commit comments

Comments
 (0)
0