diff options
| -rw-r--r-- | .github/workflows/testsuite.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/testsuite.yaml b/.github/workflows/testsuite.yaml index b022fb2..af06161 100644 --- a/.github/workflows/testsuite.yaml +++ b/.github/workflows/testsuite.yaml | |||
| @@ -48,7 +48,7 @@ jobs: | |||
| 48 | runs-on: ubuntu-latest | 48 | runs-on: ubuntu-latest |
| 49 | strategy: | 49 | strategy: |
| 50 | matrix: | 50 | matrix: |
| 51 | version: [13, 14, 15] | 51 | version: [16, 17, 18] |
| 52 | use_native_chk: [true, false] | 52 | use_native_chk: [true, false] |
| 53 | steps: | 53 | steps: |
| 54 | - name: Checking out the code | 54 | - name: Checking out the code |
