We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b4d1f commit 35e63a8Copy full SHA for 35e63a8
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
strategy:
17
matrix:
18
- node: ['20.x', '22.x']
+ node: ['18.x']
19
steps:
20
- name: Checkout 🛎
21
uses: actions/checkout@v4
0 commit comments