Skip to content

Commit f02df6b

Browse files
committed
Update to latest releases
1 parent 7dec448 commit f02df6b

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.6.9, 2.7.5, 3.0.3, 3.1.1 ]
9+
ruby: [ 2.6.10, 2.7.6, 3.0.4, 3.1.2 ]
1010
runs-on: ${{ matrix.os }}-latest
1111
steps:
1212
- name: git config autocrlf

0 commit comments

Comments
 (0)