Skip to content

Commit 2f5047a

Browse files
committed
Build Ruby 2.7.2
1 parent bf5e03b commit 2f5047a

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.2.0 ]
14+
ruby: [ ruby-2.7.2 ]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)