Skip to content

Commit

Permalink
add 3.2 to matrix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jhongturney committed Aug 8, 2024
1 parent 56eb883 commit cd85880
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 @@ -68,7 +68,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: ["2.6"]
ruby-version: ["2.6", "3.2"]
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit cd85880

Please sign in to comment.