We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 593d298 commit 6702a09Copy full SHA for 6702a09
.github/workflows/mswin.yml
@@ -12,8 +12,8 @@ jobs:
12
mswin:
13
name: >-
14
mswin vcpkg tools
15
- env:
16
- FORCE_UPDATE: true
+ #env:
+ # FORCE_UPDATE: true
17
runs-on: windows-2022
18
strategy:
19
fail-fast: false
.github/workflows/windows-build-tools.yml
@@ -12,7 +12,7 @@ jobs:
msys2:
msys2 tools
- # env:
# FORCE_UPDATE: true
@@ -45,8 +45,8 @@ jobs:
45
gcc:
46
47
${{ matrix.gcc }} gcc
48
49
50
51
52
0 commit comments