Skip to content

Commit

Permalink
Added ruby 3.3 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ddnexus committed Jan 3, 2024
1 parent 6a2c216 commit b055afd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pagy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ jobs:
- ruby-version: '3.2'
env:
BUNDLE_GEMFILE: .github/gemfiles/default
# RUBYOPT: '--disable-error_highlight'
- ruby-version: '3.3'
env:
BUNDLE_GEMFILE: .github/gemfiles/default
CODECOV: true
CHECK_MANIFEST: true
# RUBYOPT: '--disable-error_highlight'
Expand Down

0 comments on commit b055afd

Please sign in to comment.