Skip to content

Commit

Permalink
Run CI with latest Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Aug 29, 2024
1 parent 9ae389e commit b8015bc
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 @@ -12,7 +12,10 @@ jobs:
fail-fast: false
matrix:
ruby:
- '3.3'
- '3.2'
- '3.1'
- 'head'

steps:
- name: Checkout
Expand Down

0 comments on commit b8015bc

Please sign in to comment.