Skip to content

Commit ea7c744

Browse files
bump ruby version in CI
1 parent 5d2665f commit ea7c744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest, macos-latest]
1818
# Earliest and latest supported
19-
rubyVersion: ["3.2", "3.4"]
19+
rubyVersion: ["3.3", "4.0"]
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- name: Checkout repository

0 commit comments

Comments
 (0)