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

Bump version of Verdaccio #7787

Merged
merged 12 commits into from
Jun 20, 2020
Prev Previous commit
Remove Windows from all but behavior suite
It's just way too slow (30min+)
  • Loading branch information
ianschmitz committed Jun 20, 2020
commit 5ef43dc7818959e0074ff0960cfe85c823f1fac6
1 change: 0 additions & 1 deletion azure-pipelines-test-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ parameters:
configurations:
LinuxNode10: { vmImage: 'ubuntu-16.04', nodeVersion: 10.x }
LinuxNode12: { vmImage: 'ubuntu-16.04', nodeVersion: 12.x }
WindowsNode12: { vmImage: 'windows-2019', nodeVersion: 12.x }

jobs:
- job: ${{ parameters.name }}
Expand Down