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
b952445d01
commit
395a624c1e
@ -11,6 +11,7 @@ jobs:
|
||||
-v C:\toolcache:C:\toolcache # Windows-style volume mount
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: C:\toolcache # Override Linux default path
|
||||
ACTIONS_RUNNER_REQUIRE_LINUX: "false" # Disable Linux-specific behavior
|
||||
steps:
|
||||
- name: Test Docker
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user