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 1a0eaa8 commit 306104bCopy full SHA for 306104b
.github/workflows/conformance.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-18.04
6
strategy:
7
matrix:
8
- python: ['3.8', '3.9', '3.10', '3.11']
+ python: ['3.7', '3.8', '3.9', '3.10', '3.11']
9
steps:
10
- name: Harden Runner
11
uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0
0 commit comments