Skip to content

Commit 451a3a2

Browse files
committed
Update Ruby version in GitHub actions
1 parent 82f3490 commit 451a3a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ jobs:
3030
- ubuntu-latest
3131
# - windows-latest
3232
ruby:
33-
- 3.1
33+
- 3.4
34+
# - 3.3
35+
# - 3.2
36+
# - 3.1
3437
# - 3.0
3538
# - 2.7
3639
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)