Skip to content

Commit 212a64b

Browse files
committed
another
1 parent 409ad23 commit 212a64b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ jobs:
2020
tox-env: 'py39-integ'
2121
- python-version: '3.10'
2222
tox-env: 'py310-integ'
23-
- python-version: '3.11.0'
23+
- python-version: '3.11'
2424
tox-env: 'py311-integ'
25-
- python-version: '3.12.0'
25+
- python-version: '3.12'
2626
tox-env: 'py312-integ'
2727
permissions:
2828
id-token: write

0 commit comments

Comments
 (0)