Skip to content

Commit fed6d28

Browse files
committed
Adding sticky tests
1 parent c9e046b commit fed6d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
strategy:
4040
fail-fast: false
4141
matrix:
42-
gc_plan: [Immix]
42+
gc_plan: [Immix, StickyImmix]
4343
moving: [Non_Moving]
4444
uses: ./.github/workflows/binding-tests.yml
4545
with:

0 commit comments

Comments
 (0)