Skip to content

Commit

Permalink
Revert "Temporarily introduce spec failure to test"
Browse files Browse the repository at this point in the history
This reverts commit 5eaac93.
  • Loading branch information
mattbrictson committed May 26, 2023
1 parent 5eaac93 commit 248dadf
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby:
[
"2.2",
"2.3",
"2.4",
"2.5",
"2.6",
"2.7",
"3.0",
"3.1",
"3.2",
"head",
]
ruby: ["2.3", "2.4", "2.5", "2.6", "2.7", "3.0", "3.1", "3.2", "head"]
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit 248dadf

Please sign in to comment.