From 0b7968b29de3b4c66a23009db2960bc5fb5ce118 Mon Sep 17 00:00:00 2001 From: George Gabolaev Date: Thu, 28 Nov 2024 12:43:55 +0100 Subject: [PATCH] fix: ci --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a90bd2f..b66b0c4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -15,7 +15,7 @@ jobs: build-url: [ "latest", - "https://desktop-stage.docker.com/linux/main/amd64/152519/docker-desktop-4.32.0-amd64.deb", + "https://desktop-stage.docker.com/linux/main/amd64/docker-desktop-amd64.deb", ] timeout-minutes: 20 steps: