Skip to content

Commit

Permalink
Removes ruby head for now since there's a bit of an XMas gap in versions
Browse files Browse the repository at this point in the history
  • Loading branch information
camilopayan committed Dec 26, 2023
1 parent 0f82887 commit 22b9889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
ruby-version: [2.7, '3.0', 3.1, 3.2, head]
ruby-version: [2.7, '3.0', 3.1, 3.2, 3.3]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 22b9889

Please sign in to comment.