Update .gitea/workflows/docker-test.yml
This commit is contained in:
parent
0ca849d26a
commit
faad9d7480
@ -1,6 +1,6 @@
|
||||
jobs:
|
||||
build:
|
||||
runs-on: windows-host # Must match runner's label in config.yaml
|
||||
runs-on: windows # Must match runner's label in config.yaml
|
||||
container:
|
||||
image: mcr.microsoft.com/windows/servercore:ltsc2019
|
||||
options: --isolation=process --entrypoint cmd /c "timeout 5" # Test container startup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user