Skip to content

Commit 54aa4d1

Browse files
committed
Update rbs CI to 3.4
1 parent 6165d4d commit 54aa4d1

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
ruby: [3.3]
21+
ruby: [3.4]
2222

2323
steps:
2424
- name: Setup Ruby

0 commit comments

Comments
 (0)