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 678f720 commit 4a367bfCopy full SHA for 4a367bf
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
three-version: ['0.159.0', '0.180.0', 'latest']
31
continue-on-error: ${{ matrix.three-version != '0.159.0' }}
32
name: test (w/ three@${{ matrix['three-version'] }})
33
-
+
34
steps:
35
- uses: actions/checkout@v4
36
- run: corepack enable
0 commit comments