Skip to content

Commit

Permalink
Update Ruby matrix (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
intrip authored Jun 19, 2024
1 parent 02e3cde commit fb8b9f1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ jobs:
strategy:
matrix:
ruby:
- "3.1.2"
- "3.2.1"
- "3.3.1"

- "3.1.6"
- "3.2.4"
- "3.3.3"
steps:
- uses: actions/checkout@v3
- name: Install Ruby
Expand Down

0 comments on commit fb8b9f1

Please sign in to comment.