We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739f9d4 commit 508af30Copy full SHA for 508af30
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
'4.4',
13
'5.0', '5.1', '5.2', '5.3', '5.4', '5.5', '5.6',
14
'7.0', '7.1', '7.2', '7.3', '7.4',
15
- '8.0', '8.0jit', '8.1', '8.1jit', '8.2', '8.2jit', '8.3', '8.3jit'
+ '8.0', '8.0jit', '8.1', '8.1jit', '8.2', '8.2jit', '8.3', '8.3jit', '8.4', '8.4jit'
16
]
17
runs-on: ubuntu-latest
18
steps:
0 commit comments