Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
biow0lf committed Nov 8, 2024
1 parent 0bfe26a commit 736b7a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
ruby: ["3.2", "3.3", "head"]
activesupport: ["7.1", "7.2", "main"]
activesupport: ["7.1", "7.2", "8.0", "main"]
env:
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/activesupport_${{ matrix.activesupport }}.gemfile

Expand Down

0 comments on commit 736b7a4

Please sign in to comment.