diff options
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d2710039..cf5748b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ variables: build: tags: - - non_aws + - ipv6 before_script: - dnf update -y --nogpgcheck - dnf install -y 'dnf-command(builddep)' |