We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3736514 commit 9c7aefeCopy full SHA for 9c7aefe
.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', '8.1']
+ version: ['7.4', '8.0', '8.1', '8.3']
15
16
steps:
17
- name: Checkout code
0 commit comments