Skip to content

Commit d1dfe71

Browse files
ci: run tests against main ruby 3.4 release
1 parent e6d28fc commit d1dfe71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
ruby:
23-
- '3.4.0-preview2'
23+
- '3.4'
2424
- '3.3'
2525
- '3.2'
2626
- '3.1'

0 commit comments

Comments
 (0)