We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff71cd commit a8f6070Copy full SHA for a8f6070
1 file changed
.github/workflows/main.yml
@@ -178,6 +178,7 @@ jobs:
178
preview1-adapter: ${{ steps.calculate.outputs.preview1-adapter }}
179
run-dwarf: ${{ steps.calculate.outputs.run-dwarf }}
180
platform-checks: ${{ steps.calculate.outputs.platform-checks }}
181
+ test-gc-zeal: ${{ steps.calculate.outputs.test-gc-zeal }}
182
steps:
183
- uses: actions/checkout@v6
184
- id: calculate
0 commit comments