Skip to content

Commit

Permalink
chore: Remove Ruby 2.7 from CI (googleapis#19970)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazuma authored Jul 26, 2024
1 parent 1cedeae commit 91392a7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-latest
ruby: "2.7"
task: "--include-spec"
- os: ubuntu-latest
ruby: "3.0"
task: "--include-spec"
Expand Down

0 comments on commit 91392a7

Please sign in to comment.