Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
14023c9c
Unverified
Commit
14023c9c
authored
May 27, 2021
by
dependabot[bot]
Committed by
GitHub
May 27, 2021
Browse files
chore(deps): bump ilammy/msvc-dev-cmd from 1.8.0 to 1.8.1 (#3021)
parent
f61855b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/ci.yml
.github/workflows/ci.yml
+3
-3
No files found.
.github/workflows/ci.yml
View file @
14023c9c
...
@@ -151,7 +151,7 @@ jobs:
...
@@ -151,7 +151,7 @@ jobs:
# MSVC, but for now, this action works:
# MSVC, but for now, this action works:
-
name
:
Prepare compiler environment for Windows 🐍
2.7
-
name
:
Prepare compiler environment for Windows 🐍
2.7
if
:
matrix.python == 2.7 && runner.os == 'Windows'
if
:
matrix.python == 2.7 && runner.os == 'Windows'
uses
:
ilammy/msvc-dev-cmd@v1.8.
0
uses
:
ilammy/msvc-dev-cmd@v1.8.
1
with
:
with
:
arch
:
x64
arch
:
x64
...
@@ -730,7 +730,7 @@ jobs:
...
@@ -730,7 +730,7 @@ jobs:
uses
:
jwlawson/actions-setup-cmake@v1.9
uses
:
jwlawson/actions-setup-cmake@v1.9
-
name
:
Prepare MSVC
-
name
:
Prepare MSVC
uses
:
ilammy/msvc-dev-cmd@v1.8.
0
uses
:
ilammy/msvc-dev-cmd@v1.8.
1
with
:
with
:
arch
:
x86
arch
:
x86
...
@@ -776,7 +776,7 @@ jobs:
...
@@ -776,7 +776,7 @@ jobs:
uses
:
jwlawson/actions-setup-cmake@v1.9
uses
:
jwlawson/actions-setup-cmake@v1.9
-
name
:
Prepare MSVC
-
name
:
Prepare MSVC
uses
:
ilammy/msvc-dev-cmd@v1.8.
0
uses
:
ilammy/msvc-dev-cmd@v1.8.
1
with
:
with
:
toolset
:
14.0
toolset
:
14.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment