Skip to content

Commit 797e8a6

Browse files
Merge pull request #455 from cedarcode/sr--run-ci-with-ruby-3.4
Run tests against main ruby 3.4 release
2 parents e6d28fc + d1dfe71 commit 797e8a6

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)