We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b11fc67 commit fb4c006Copy full SHA for fb4c006
.github/workflows/ruby.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- ruby-version: ['3.1', '3.2', '3.3', 'jruby-9.4']
+ ruby-version: ['3.1', '3.2', '3.3', '3.4', 'jruby-9.4']
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments