diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6fd87d2..14520dd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,6 +16,7 @@ jobs: - macos-latest - windows-latest node: + - 17 - 16 - 14 - 12