Browse Source

Add ruby 3.3 to test matrix

pull/1368/head
Claire 1 year ago
parent
commit
629c30fdca
  1. 1
      .github/workflows/test-ruby.yml

1
.github/workflows/test-ruby.yml

@ -313,6 +313,7 @@ jobs:
- '3.0'
- '3.1'
- '.ruby-version'
- '3.3'
steps:
- uses: actions/checkout@v4

Loading…
Cancel
Save