diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9386a75..4674a36 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: strategy: matrix: os: [ubuntu, windows] - node-version: [12.x, 14.x, 16.x, 17.x] + node-version: [12.x, 14.x, 16.x, 17.x, 18.x] # excluded because it is the `test` job above exclude: