Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly adding UCRT support #67

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
20 changes: 0 additions & 20 deletions .expeditor/verify.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,6 @@ expeditor:

steps:

- label: run-lint-and-specs-ruby-2.5
command:
- apt-get update
- apt-get install -y libarchive-dev
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.5

- label: run-lint-and-specs-ruby-2.6
command:
- apt-get update
- apt-get install -y libarchive-dev
- .expeditor/run_linux_tests.sh rake
expeditor:
executor:
docker:
image: ruby:2.6

- label: run-lint-and-specs-ruby-2.7
command:
- apt-get update
Expand Down
7 changes: 0 additions & 7 deletions mixlib-archive-universal-mingw32.gemspec

This file was deleted.