From e4abe10aecb1fdf6cf7d87f059361082c13e2a1a Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 10 May 2024 16:18:08 -0400 Subject: [PATCH] retry untrusted --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f70f641..0c47dd9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: uses: ./ run-x86_64-linux-untrusted: - name: Run x86_64 Linux + name: Run x86_64 Linux, Untrusted runs-on: ubuntu-22.04 permissions: id-token: "write" @@ -57,7 +57,7 @@ jobs: - name: Install Nix uses: DeterminateSystems/nix-installer-action@main with: - trust-runner-user: false + trust-runner-user: null flakehub: true extra-conf: | narinfo-cache-negative-ttl = 0