Skip to content

Commit f749d22

Browse files
committed
Build ruby-3.0.0-preview2
1 parent 584e924 commit f749d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ ubuntu-16.04, ubuntu-18.04, ubuntu-20.04, macos-latest ]
14-
ruby: ["truffleruby-20.3.0"]
14+
ruby: ["ruby-3.0.0-preview2"]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)