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 e74a239 commit 8bb0648
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ jobs:
- ruby: '3.0.0'
rails: '6.1.0'
activeadmin: '3.0.0'
- ruby: '3.0.0'
- ruby: '3.1.0'
rails: '7.0.0'
activeadmin: '3.0.0'
- ruby: '3.1.0'
- ruby: '3.2.0'
rails: '7.1.0'
activeadmin: '3.1.0'
- ruby: '3.2.0'
- ruby: '3.3.0'
rails: '7.1.0'
activeadmin: '3.2.0'
env:
Expand Down

0 comments on commit 8bb0648

Please sign in to comment.