From 86398d48f362fb799a6eb4478bbb41347852bfb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=CC=81=20Molina?= Date: Thu, 27 Feb 2025 13:30:45 +0100 Subject: [PATCH] Use the correct srtool tag in CI --- .github/workflows/build-deterministic-runtime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-deterministic-runtime.yml b/.github/workflows/build-deterministic-runtime.yml index de1710de..adca4c45 100644 --- a/.github/workflows/build-deterministic-runtime.yml +++ b/.github/workflows/build-deterministic-runtime.yml @@ -37,7 +37,7 @@ jobs: BUILD_OPTS: "--features on-chain-release-build" with: chain: ${{ matrix.runtime }} - tag: 1.81 + tag: 1.81.0 - name: Store srtool digest to disk run: |