Skip to content

Commit

Permalink
Get tests working.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankopf committed Aug 17, 2023
1 parent 61c5a9a commit ccd726a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['3.1.3', '2.0.0']
ruby-version: ['3.1.3', '3.0.6', '2.7.8', '2.6.10']

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

0 comments on commit ccd726a

Please # to comment.