test on windows-host

This commit is contained in:
Kirill Chikalin
2025-03-21 17:10:59 +03:00
parent 1e45dbcc3a
commit 4f4743eb96

View File

@@ -25,7 +25,7 @@ jobs:
build: build:
name: Build for ${{ matrix.targetPlatform }} name: Build for ${{ matrix.targetPlatform }}
needs: checklicense needs: checklicense
runs-on: macos runs-on: windows-host
container: container:
volumes: volumes:
- /volume1/docker/gitea_actions/act:/volume1/docker/gitea_actions/act - /volume1/docker/gitea_actions/act:/volume1/docker/gitea_actions/act