diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fdf2d79..20d1a53 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -64,7 +64,7 @@ jobs: needs: base strategy: matrix: - version: [13, 14, 15, 16, 17] + version: [13, 14, 15, 16, 17, 18] steps: - uses: actions/checkout@v2 - name: Build