Skip to content

Commit

Permalink
switch image for legacy ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
toy committed Jun 30, 2024
1 parent 40ba0f8 commit 30b0145
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
strategy:
matrix:
container:
- ruby:2.0
- rspec/ci:1.9.3
- rspec/ci:2.0.0
- ruby:2.1
- ruby:2.2
fail-fast: false
Expand Down

0 comments on commit 30b0145

Please sign in to comment.