Skip to content

Commit

Permalink
CI: remove turbo-rails ruby 2.7 job, does not work
Browse files Browse the repository at this point in the history
turbo-rails added Ruby 3.0 syntax:
hotwired/turbo-rails#681
  • Loading branch information
dentarg committed Sep 18, 2024
1 parent 796d8c6 commit 472c8ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/turbo-rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
fail-fast: false
matrix:
include:
- { os: ubuntu-20.04 , ruby: '2.7', rails: '6.1' }
- { os: ubuntu-20.04 , ruby: '3.1', rails: '7.0' }
- { os: ubuntu-20.04 , ruby: '3.2', rails: '7.0' }
- { os: ubuntu-22.04 , ruby: '3.3', rails: '7.0' }
Expand Down

0 comments on commit 472c8ad

Please sign in to comment.