From 41537a5a3aa34659a7b96ca00f7b5ef0a8512363 Mon Sep 17 00:00:00 2001 From: dariuszSki Date: Sun, 11 Feb 2024 20:53:41 -0500 Subject: [PATCH] changed build 2004 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 438b5c6..63cb8e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ env: jobs: build_amd64_release: - runs-on: ubuntu-20.04 + runs-on: ubuntu-20.04.5 outputs: version: ${{ steps.version.outputs.version }} strategy: