Skip to content

Commit

Permalink
Drop Ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Oct 31, 2023
1 parent 1982e43 commit 73f5424
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
matrix:
ruby-version:
- '2.7'
- '3.0'
node-version:
- 18
Expand All @@ -24,10 +23,6 @@ jobs:
- spec:jest
- spec:routes
- spec:security
include:
- ruby-version: '2.7'
node-version: 18
test-suite: spec
services:
postgres:
image: manageiq/postgresql:13
Expand Down

0 comments on commit 73f5424

Please sign in to comment.