Skip to content

Commit ba1b931

Browse files
authored
Merge pull request #1342 from sul-dlss/jcoyne-patch-1
Test on ruby 3.4
2 parents 5dc6d2f + 80bacb0 commit ba1b931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
ruby: ["3.3"]
14+
ruby: ["3.3", "3.4"]
1515
steps:
1616
- uses: actions/checkout@v4
1717
- name: Set up Ruby

0 commit comments

Comments
 (0)