diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3830efb..9776d5a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: node: - version: 23.x - version: 22.x - - version: 20.x + # glob support is not backported below 22.x os: - macos-latest - ubuntu-latest