Skip to content

Commit 0009fe0

Browse files
committed
Test mruby-engine on ruby 4.0 and head
1 parent 38aff32 commit 0009fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
ruby: [ '3.2', '3.3', '3.4' ]
11+
ruby: [ '3.2', '3.3', '3.4', '4.0', 'head' ]
1212
env:
1313
W_ERROR: '1'
1414
steps:

0 commit comments

Comments
 (0)