Use windows-latest runner label for build job
Some checks failed
Build Windows EXE / build (push) Failing after 1m56s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-16 17:36:16 -04:00
parent 101173b18e
commit 001d80fed7

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: windows
runs-on: windows-latest
steps:
- name: Checkout