Skip to content

Commit 306104b

Browse files
authored
ci: Update python matrix (GoogleCloudPlatform#225)
Signed-off-by: GitHub <[email protected]> Co-authored-by: chizhg <[email protected]>
1 parent 1a0eaa8 commit 306104b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-18.04
66
strategy:
77
matrix:
8-
python: ['3.8', '3.9', '3.10', '3.11']
8+
python: ['3.7', '3.8', '3.9', '3.10', '3.11']
99
steps:
1010
- name: Harden Runner
1111
uses: step-security/harden-runner@18bf8ad2ca49c14cbb28b91346d626ccfb00c518 # v2.1.0

0 commit comments

Comments
 (0)