diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 80635d99..5f5e0691 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,6 +11,8 @@ jobs: - '12' - '14' - '16' + - '18' + - '20' platform: - ubuntu-latest - windows-latest