Skip to content

Commit 6fbacc8

Browse files
Merge pull request #2903 from pedrofurtado/5-x-stable
[5.x] Turn Github Actions green again
2 parents b46ce72 + 27a42bf commit 6fbacc8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ruby.yml

+1-5
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,7 @@ jobs:
2929
gemfile: gemfiles/Gemfile-rails.6.0.x
3030
experimental: [false]
3131
include:
32-
- ruby: head
33-
os: ubuntu-latest
34-
gemfile: gemfiles/Gemfile-rails.6.0.x
35-
experimental: true
36-
- ruby: head
32+
- ruby: 2.5
3733
os: ubuntu-latest
3834
gemfile: gemfiles/Gemfile-rails-edge
3935
experimental: true

0 commit comments

Comments
 (0)