Skip to content

Commit

Permalink
Merge pull request #167 from ybiquitous/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Jul 19, 2023
2 parents ed39610 + 5e0bdc5 commit 4271b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, head, debug, truffleruby, truffleruby-head, jruby, jruby-head]
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, 3.2, head, debug, truffleruby, truffleruby-head, jruby, jruby-head]
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit 4271b35

Please sign in to comment.