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 9867685 commit 852b8c7Copy full SHA for 852b8c7
.github/workflows/main.yml
@@ -80,6 +80,7 @@ jobs:
80
81
tests_py35:
82
runs-on: ubuntu-24.04
83
+ container: python:3.5
84
strategy:
85
fail-fast: false
86
0 commit comments