diff options
Diffstat (limited to '.github/workflows/testsuite.yaml')
| -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 fb655e3..83c9ca4 100644 --- a/.github/workflows/testsuite.yaml +++ b/.github/workflows/testsuite.yaml | |||
| @@ -41,7 +41,7 @@ jobs: | |||
| 41 | runs-on: ubuntu-latest | 41 | runs-on: ubuntu-latest |
| 42 | strategy: | 42 | strategy: |
| 43 | matrix: | 43 | matrix: |
| 44 | version: [12, 13, 14] | 44 | version: [12, 13, 14, 15] |
| 45 | steps: | 45 | steps: |
| 46 | - name: Checking out the code | 46 | - name: Checking out the code |
| 47 | uses: actions/checkout@v3 | 47 | uses: actions/checkout@v3 |
