disable read-only mode in mingw-check image for merge pipeline

Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
onur-ozkan 2024-05-28 11:56:15 +03:00
parent 1090d8920c
commit ee5f51af30

View File

@ -210,6 +210,8 @@ auto:
<<: *job-linux-8c
- image: mingw-check
env:
READ_ONLY_SRC: 0
<<: *job-linux-4c
- image: test-various