diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2018-10-23 09:56:12 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 09:56:12 -0700 |
commit | d043ac4de52d1bab07aca98487792e6b4d3d4689 (patch) | |
tree | cbbdeeaf3749f74ca9a25f897d7c3181b2500984 | |
parent | 8ff974248084f752d328d7a8d1cd6af2959bc3fd (diff) | |
parent | 2c7ad7af501a95a0b7f3c0964d54447e7c56591b (diff) | |
download | podman-d043ac4de52d1bab07aca98487792e6b4d3d4689.tar.gz podman-d043ac4de52d1bab07aca98487792e6b4d3d4689.tar.bz2 podman-d043ac4de52d1bab07aca98487792e6b4d3d4689.zip |
Merge pull request #1677 from cevich/cirrus_latest_buildah
Cirrus: Use images w/ buildah fix
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 153a97f86..87842da74 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -47,7 +47,6 @@ full_vm_testing_task: #image_name: "rhel-server-ec2-7-5-165-1-libpod-fce09afe" #image_name: "centos-7-v20180911-libpod-fce09afe" #image_name: "fedora-cloud-base-28-1-1-7-libpod-fce09afe" - timeout_in: 120m # Every *_script runs in sequence, for each task. The name prefix is for |