Skip to content

Commit 9cc4998

Browse files
committed
Adding sticky tests
1 parent 4933fb4 commit 9cc4998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)