Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pybind11
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
pybind11
Commits
f61855b9
Unverified
Commit
f61855b9
authored
May 13, 2021
by
dependabot[bot]
Committed by
GitHub
May 13, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(deps): bump ilammy/msvc-dev-cmd from 1 to 1.8.0 (#3001)
parent
bc7cf6ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/ci.yml
+3
-3
No files found.
.github/workflows/ci.yml
View file @
f61855b9
...
...
@@ -151,7 +151,7 @@ jobs:
# MSVC, but for now, this action works:
-
name
:
Prepare compiler environment for Windows 🐍 2.7
if
:
matrix.python == 2.7 && runner.os == 'Windows'
uses
:
ilammy/msvc-dev-cmd@v1
uses
:
ilammy/msvc-dev-cmd@v1
.8.0
with
:
arch
:
x64
...
...
@@ -730,7 +730,7 @@ jobs:
uses
:
jwlawson/actions-setup-cmake@v1.9
-
name
:
Prepare MSVC
uses
:
ilammy/msvc-dev-cmd@v1
uses
:
ilammy/msvc-dev-cmd@v1
.8.0
with
:
arch
:
x86
...
...
@@ -776,7 +776,7 @@ jobs:
uses
:
jwlawson/actions-setup-cmake@v1.9
-
name
:
Prepare MSVC
uses
:
ilammy/msvc-dev-cmd@v1
uses
:
ilammy/msvc-dev-cmd@v1
.8.0
with
:
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