Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhurd2326 committed Jul 18, 2024
1 parent 969a499 commit 7a99e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby: ['2.7', '3.0']
ruby: ['3.0']
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit 7a99e59

Please sign in to comment.