Skip to content

Commit

Permalink
Update CI Ruby versions to 2.7 - 3.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomthom committed Apr 4, 2024
1 parent bbd7a01 commit 7752a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
os: [ macos-12, windows-2022 ]
ruby: [ 2.6, 2.7, 3.1 ]
ruby: [ 2.7, 3.1, 3.2 ]

steps:
- name: Checkout source
Expand Down

0 comments on commit 7752a68

Please sign in to comment.