diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 56a1330..78538a7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,6 +20,7 @@ jobs: # code right now, we depend on a branch that is not compatible with 4.14 - "4.14" - "5.1" + - "5.2" runs-on: ${{ matrix.os }}