Change runner from windows-gp to ubuntu-latest for build preparation
Some checks failed
Build Windows Package / setup (pull_request) Has been cancelled
Build Windows Package / Windows Build (pull_request) Has been cancelled
Build Windows Package / fetch (pull_request) Has been cancelled
Pull Request / action (pull_request_target) Failing after 1s
Build Windows Package / setup (push) Has been cancelled
Build Windows Package / Windows Build (push) Has been cancelled
Build Windows Package / fetch (push) Has been cancelled

This commit is contained in:
2025-04-23 22:48:35 +02:00
parent 26c54e0b7b
commit 729d8ef6fa

View File

@@ -21,7 +21,7 @@ permissions: {}
jobs:
prepare:
name: Prepare
runs-on: windows-gp
runs-on: ubuntu-latest
permissions:
contents: read
steps: