From 630e353101cf1fe1f97bc1aed2422a36b262b131 Mon Sep 17 00:00:00 2001 From: Jake Goulding Date: Sat, 26 Sep 2020 09:40:41 -0400 Subject: Use an anchor for the try build --- src/ci/github-actions/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ci/github-actions') diff --git a/src/ci/github-actions/ci.yml b/src/ci/github-actions/ci.yml index a798ab1c704..101716d1601 100644 --- a/src/ci/github-actions/ci.yml +++ b/src/ci/github-actions/ci.yml @@ -366,7 +366,8 @@ jobs: - name: dist-x86_64-illumos <<: *job-linux-xl - - name: dist-x86_64-linux + - &dist-x86_64-linux + name: dist-x86_64-linux <<: *job-linux-xl - name: dist-x86_64-linux-alt @@ -631,8 +632,7 @@ jobs: strategy: matrix: include: - - name: dist-x86_64-linux - <<: *job-linux-xl + - *dist-x86_64-linux master: name: master -- cgit 1.4.1-3-g733a5