Skip to content

Commit e10eb20

Browse files
committed
Add CI job
1 parent 6adc2ff commit e10eb20

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
job: rubocop validate test_doc build test_generate_stdlib raap
3535
- ruby: "3.4"
3636
job: typecheck_test
37+
- ruby: "3.4"
38+
job: compile_c99
3739
env:
3840
RANDOMIZE_STDLIB_TEST_ORDER: "true"
3941
steps:

0 commit comments

Comments
 (0)