Skip to content

Commit a0669c1

Browse files
committed
Update to latest releases
* Newest releases are available on Windows now.
1 parent e34cdb6 commit a0669c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
fail-fast: false
77
matrix:
88
os: [ ubuntu, macos, windows ]
9-
ruby: [ 2.5.7, 2.6.5, 2.7.0 ]
9+
ruby: [ 2.5.8, 2.6.6, 2.7.1 ]
1010
runs-on: ${{ matrix.os }}-latest
1111
steps:
1212
- name: git config autocrlf

0 commit comments

Comments
 (0)