We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e046b commit fed6d28Copy full SHA for fed6d28
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
strategy:
40
fail-fast: false
41
matrix:
42
- gc_plan: [Immix]
+ gc_plan: [Immix, StickyImmix]
43
moving: [Non_Moving]
44
uses: ./.github/workflows/binding-tests.yml
45
with:
0 commit comments