diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index efe33bc10f..5deb7f16d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,7 @@ jobs: - '12.17' - '14' - '16' + - '17' platform: - ubuntu-latest - windows-latest