We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f83127 commit 33d5a08Copy full SHA for 33d5a08
.github/workflows/main.yml
@@ -31,6 +31,7 @@ jobs:
31
32
test-python3:
33
runs-on: ubuntu-24.04
34
+ container: ubuntu:focal
35
strategy:
36
matrix:
37
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
0 commit comments