Skip to content

Commit

Permalink
Try older ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
intrip committed Jun 19, 2024
1 parent 02e3cde commit 57f2288
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ jobs:
strategy:
matrix:
ruby:
- "3.1.2"
- "3.2.1"
- "3.3.1"
- "2.7.8"
- "3.0.6"
- "3.1.6"
- "3.2.4"
- "3.3.3"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 57f2288

Please sign in to comment.