Skip to content

Commit 94397e4

Browse files
committed
Fix reqs
1 parent 3d0071c commit 94397e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ jobs:
205205
tar -xzvf "${TARBALL_FILENAME}"
206206
207207
cd "apache_libcloud-${VERSION}/"
208-
tox -c tox.ini -epy3.10
208+
tox -c tox.ini -epy3.12
209209
210210
- name: Verify Wheel Release Artifact
211211
run: |

0 commit comments

Comments
 (0)