Skip to content

Commit

Permalink
Remove old rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankopf committed Aug 11, 2023
1 parent cb9bdf1 commit 0b47d37
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ruby-version: ['1.8.7', '1.9.2', '1.9.3', '2.0.0']
ruby-version: ['1.9.3', '2.0.0']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 0b47d37

Please sign in to comment.