From 600fdf3c685e416a734b69974e694aa9c5ec1626 Mon Sep 17 00:00:00 2001 From: rejchev Date: Sat, 29 Apr 2023 00:51:03 +0500 Subject: [PATCH] fix ci --- .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 c5ce3b4..610392e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: - os: ubuntu-latest target-archs: x86,x86_64 - - os: windows-2019 + - os: windows-latest target-archs: x86,x86_64 steps: