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 7cee345 commit aa84850Copy full SHA for aa84850
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
fail-fast: false
41
matrix:
42
gc_plan: [Immix]
43
- moving: [Non_Moving]
+ moving: [Non_Moving, Moving]
44
uses: ./.github/workflows/binding-tests.yml
45
with:
46
gc_plan: ${{ matrix.gc_plan }}
0 commit comments