We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae51537 commit 0286e18Copy full SHA for 0286e18
1 file changed
.github/workflows/ci.yml
@@ -155,9 +155,6 @@ jobs:
155
- target: linux/amd64
156
variant: alpine3.20
157
node: 20
158
- - target: linux/amd64
159
- variant: alpine3.21
160
- node: 23
161
name: ${{ matrix.variant }} (node=${{ matrix.node }}, target=${{ matrix.target }})
162
steps:
163
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
0 commit comments