Skip to content

Commit

Permalink
Merge pull request #1128 from enomotodev/ruby-3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Dec 29, 2023
2 parents 36f46c4 + 0c8e471 commit d014c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu, macos]
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, 3.2, head, debug]
ruby: [2.5, 2.6, 2.7, '3.0', 3.1, 3.2, 3.3, head, debug]
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit d014c0e

Please sign in to comment.