Skip to content

Commit 291cec8

Browse files
committed
Revert change in build and test release
1 parent 49e156e commit 291cec8

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
@@ -225,7 +225,7 @@ jobs:
225225
cp ../../tox.ini .
226226
cp ../../requirements-tests.txt .
227227
cp ../../libcloud/test/secrets.py-dist libcloud/test/secrets.py-dist
228-
tox -c tox.ini -epy3.10
228+
tox -c tox.ini -epy3.9
229229
230230
build_test_docker_image:
231231
name: Build and Verify Docker Image

0 commit comments

Comments
 (0)