Skip to content

Commit

Permalink
run tests on 2.5 since support for 2.4 was dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennifer Konikowski committed May 3, 2021
1 parent 2ec5998 commit 7eb4ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
ruby-version: [2.4, 2.7, 3.0]
ruby-version: [2.5, 2.7, 3.0]

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

Expand Down

0 comments on commit 7eb4ec8

Please sign in to comment.