Skip to content

Commit 8e5cc7a

Browse files
committed
github-workflows: add ruby 3.4
1 parent 1fc8005 commit 8e5cc7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- '3.1'
2020
- '3.2'
2121
- '3.3'
22+
- '3.4'
2223
fail-fast: false
2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)