Skip to content

Commit

Permalink
fix(release): use a CentOS 7.4 builder with 7.4 repos for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-adam committed Feb 26, 2020
1 parent b3202ed commit b1192e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- template: ci/linux.yml
parameters:
artifactName: ubuntu18_gcc7_release
- job: CentOSLinuxGCC48
- job: CentOS74LinuxGCC48
pool:
vmImage: 'ubuntu-18.04'
container: helloadam/hobbitscentosbuilder:latest
Expand Down

0 comments on commit b1192e4

Please sign in to comment.