We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01d1c70 commit 1f146f4Copy full SHA for 1f146f4
1 file changed
.github/workflows/ci.yml
@@ -16,10 +16,6 @@ jobs:
16
test:
17
runs-on: ubuntu-latest
18
19
- strategy:
20
- matrix:
21
- node-version: [18.x, 20.x]
22
-
23
steps:
24
- name: Checkout code
25
uses: actions/checkout@v4
0 commit comments