Skip to content

Commit

Permalink
Test on multiple Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mkasberg committed Apr 23, 2024
1 parent ff5c7b8 commit 1d5fa7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
strategy:
matrix:
ruby:
- '3.1.2'
- '3.1'
- '3.3'

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

0 comments on commit 1d5fa7c

Please sign in to comment.