Skip to content

Commit

Permalink
Merge pull request k8s-ruby#39 from k8s-ruby/vasundhara/test-build-re…
Browse files Browse the repository at this point in the history
…moving-Gemfile-lock

Test build for ruby 2.6
  • Loading branch information
Vasu1105 authored Nov 29, 2022
2 parents 1e2950c + c33b208 commit 25ac008
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 123 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:
pull_request:

jobs:
# build-2-6:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# - run: docker-compose build rspec-2.6
# - run: docker-compose run rspec-2.6
build-2-6:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: docker-compose build rspec-2.6
- run: docker-compose run rspec-2.6

build-2-7:
runs-on: ubuntu-latest
Expand Down
117 changes: 0 additions & 117 deletions Gemfile.lock

This file was deleted.

0 comments on commit 25ac008

Please sign in to comment.