Skip to content

Commit dfaa7bd

Browse files
committed
MRI support
1 parent e06f6d6 commit dfaa7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
ruby: [ ruby, jruby ]
28-
neo4j: [ 4.4.39, 5.26.0 ]
28+
neo4j: [ 5.26.0 ]
2929
env:
3030
NEO4J_VERSION: ${{ matrix.neo4j }}
3131
JRUBY_OPTS: --debug -J-Xmx1280m -Xcompile.invokedynamic=false -J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -J-noverify -Xcompile.mode=OFF

0 commit comments

Comments
 (0)