Skip to content

Commit 9358887

Browse files
committed
wip 2.6
1 parent 7d747b8 commit 9358887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [ubuntu-latest, macos-latest]
9-
ruby: ["2.7", "3.0", "3.1", "3.2", "3.3", "3.4"]
9+
ruby: ["2.6", "2.7", "3.0", "3.1", "3.2", "3.3", "3.4"]
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)