We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d6e75 commit d04c1fbCopy full SHA for d04c1fb
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
node: 18
38
host: arm64
39
target: arm64
40
- name: ${{ matrix.os }} (node=${{ matrix.node }}, host=${{ matrix.host }}, target=${{ matrix.target }})
+ name: ${{ matrix.os }} (host=${{ matrix.host }}, target=${{ matrix.target }})
41
steps:
42
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43
- uses: actions/setup-node@v4
0 commit comments