Skip to content

Commit

Permalink
Test build for ruby 2.6
Browse files Browse the repository at this point in the history
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
  • Loading branch information
Vasu1105 committed Nov 28, 2022
1 parent 3b2d850 commit c33b208
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 c33b208

Please sign in to comment.