We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b15719 + a23ce70 commit 1301a0dCopy full SHA for 1301a0d
.github/workflows/ci.yaml
@@ -15,6 +15,8 @@ jobs:
15
- '2.7'
16
- '3.0'
17
- '3.1'
18
+ - '3.2'
19
+ - '3.3'
20
env:
21
CC_TEST_REPORTER_ID: "${{ secrets.CC_TEST_REPORTER_ID }}"
22
steps:
0 commit comments