We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bea5c31 + a76b282 commit 5f8d6b1Copy full SHA for 5f8d6b1
1 file changed
.github/workflows/ci-cd.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- version: ['7.4'] # , '8.0'
+ version: ['7.4', '8.0']
15
16
steps:
17
- name: Checkout code
0 commit comments