Skip to content

Commit ac74eff

Browse files
and9000PatrickTulskie
authored andcommitted
Add Ruby 3.4 to the CI matrix
This PR adds Ruby 3.4 to the CI matrix.
1 parent 8f6649e commit ac74eff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- 3.1
2929
- 3.2
3030
- 3.3
31+
- 3.4
3132
resque-version:
3233
- "master"
3334
- "~> 2.4.0"
@@ -47,6 +48,8 @@ jobs:
4748
rufus-scheduler: 3.2
4849
- ruby-version: 3.3
4950
rufus-scheduler: 3.2
51+
- ruby-version: 3.4
52+
rufus-scheduler: 3.2
5053

5154
- ruby-version: 2.3
5255
resque-version: "~> 1.27"

0 commit comments

Comments
 (0)