Skip to content

Commit

Permalink
ci: Drop no longer needed PATH variable update on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jul 14, 2023
1 parent 116d2ab commit 175db31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ task:
cpu: 4
memory: 3840MB
env:
PATH: '%CIRRUS_WORKING_DIR%\build\src\RelWithDebInfo;%PATH%'
x64_NATIVE_TOOLS: '"C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\Build\vcvars64.bat"'
# Ignore MSBuild warning MSB8029.
# See: https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb8029?view=vs-2022
Expand Down

0 comments on commit 175db31

Please sign in to comment.