Skip to content

Commit

Permalink
Test with 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-manges committed Feb 19, 2024
1 parent 51a6a4a commit 28de254
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ jobs:
rspec-matrix:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
ruby:
- '3.2'
- '3.3'
gemfile:
- '3.8'
- '3.9'
Expand Down

0 comments on commit 28de254

Please sign in to comment.