Skip to content

Commit

Permalink
Add ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
workgena committed Dec 26, 2023
1 parent f835383 commit 8983583
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- ruby: '3.2.0'
rails: '7.1.0'
activeadmin: '3.2.0'
- ruby: '3.3.0'
rails: '7.1.0'
activeadmin: '3.2.0'
env:
RAILS: ${{ matrix.rails }}
AA: ${{ matrix.activeadmin }}
Expand Down

0 comments on commit 8983583

Please sign in to comment.