From e285ac3d312cb93d3c6d87b88f4554fc8792ad0f Mon Sep 17 00:00:00 2001 From: Reshetnikov_AS Date: Tue, 27 Feb 2024 02:24:22 +0400 Subject: [PATCH] try windows-2019 --- .github/workflows/ci-test-run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-test-run.yml b/.github/workflows/ci-test-run.yml index 1a82b07f..a49446de 100644 --- a/.github/workflows/ci-test-run.yml +++ b/.github/workflows/ci-test-run.yml @@ -19,7 +19,7 @@ jobs: container: 'alpine:3.15.0' artifact: 'alpine' - - os: windows-latest + - os: windows-2019 artifact: 'windows' - os: windows-latest