Skip to content

Commit

Permalink
Update testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
styd committed Mar 25, 2020
1 parent fb2c83a commit 08375ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pry-diff-routes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
ruby: [2.4.9, 2.5.7, 2.6.5, 2.7.0, ruby-head, jruby-9.2.11.0, jruby-head, truffleruby-20.0.0, rbx-4.14]
ruby: [2.5, 2.6, 2.7]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 08375ad

Please sign in to comment.