We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdd2f1 commit 369e73cCopy full SHA for 369e73c
.github/workflows/testsuite.yaml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-latest
49
strategy:
50
matrix:
51
- version: [13, 14, 15]
+ version: [16, 17, 18]
52
use_native_chk: [true, false]
53
steps:
54
- name: Checking out the code
0 commit comments