Skip to content

Commit 7a8b250

Browse files
committed
ci: Drop no longer needed PATH variable update on Windows
1 parent a6df860 commit 7a8b250

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

-1
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,6 @@ task:
388388
cpu: 4
389389
memory: 3840MB
390390
env:
391-
PATH: '%CIRRUS_WORKING_DIR%\build\src\RelWithDebInfo;%PATH%'
392391
x64_NATIVE_TOOLS: '"C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvars64.bat"'
393392
# Ignore MSBuild warning MSB8029.
394393
# See: https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb8029?view=vs-2022

0 commit comments

Comments
 (0)