Use Windows latest runner for EXE build
Some checks failed
Build MrTrust / build-windows (push) Has been cancelled

This commit is contained in:
MrSphay
2026-05-15 23:49:29 +02:00
parent b58b6358f4
commit 319ea1ca8d

View File

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