Update .gitea/workflows/docker-test.yml
Some checks failed
Docker Test / test (push) Failing after 1s
Some checks failed
Docker Test / test (push) Failing after 1s
This commit is contained in:
parent
79da56c9e7
commit
b952445d01
@ -3,7 +3,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: windows-host
|
runs-on: windows
|
||||||
container:
|
container:
|
||||||
image: mcr.microsoft.com/windows/servercore:ltsc2019
|
image: mcr.microsoft.com/windows/servercore:ltsc2019
|
||||||
options: >-
|
options: >-
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user