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 9e115c6 commit 8dd791bCopy full SHA for 8dd791b
.github/workflows/main.yml
@@ -4,9 +4,6 @@ jobs:
4
build:
5
name: Build & test
6
runs-on: ubuntu-latest
7
- strategy:
8
- matrix:
9
- node-version: [18.x, 20.x]
10
steps:
11
- uses: actions/checkout@v4
12
- uses: pnpm/action-setup@v4
0 commit comments