From 6315ec12ae53a317ed13a1db26ed3f61500a77c6 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Thu, 24 Jul 2025 14:13:59 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a5f9525..c9ea22f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-latest, windows-2019, ubuntu-latest] + os: [macos-latest, windows-2022, ubuntu-latest] # create steps steps: