Skip to content

Commit

Permalink
Merge pull request #107 from jessieay/master
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed May 25, 2023
2 parents 659ef03 + b24765a commit cc34e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', 'truffleruby-head']
ruby-version: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', 'truffleruby-head']

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

0 comments on commit cc34e7c

Please sign in to comment.