Skip to content

Commit 7a824c4

Browse files
authored
Merge branch 'master' into igor-drozdov-patch-1
2 parents 68865eb + 6376072 commit 7a824c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
test:
77
strategy:
88
matrix:
9-
ruby_version: [2.6.x, 2.7.x, 3.0.x, 3.1.x, 3.2.x]
9+
ruby_version: [2.6, 2.7, 3.0, 3.1, 3.2]
1010
fail-fast: false
1111
runs-on: ubuntu-latest
1212
name: Test on Ruby ${{ matrix.ruby_version }}

0 commit comments

Comments
 (0)