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
95d0e71a
Unverified
Commit
95d0e71a
authored
Sep 21, 2022
by
Aaron Gokaslan
Committed by
GitHub
Sep 21, 2022
Browse files
test C++14 on MSVC (#4191)
parent
424ac4fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.github/workflows/ci.yml
.github/workflows/ci.yml
+3
-0
No files found.
.github/workflows/ci.yml
View file @
95d0e71a
...
...
@@ -737,6 +737,9 @@ jobs:
args
:
-DCMAKE_CXX_STANDARD=20
-
python
:
3.8
args
:
-DCMAKE_CXX_STANDARD=17
-
python
:
3.7
args
:
-DCMAKE_CXX_STANDARD=14
name
:
"
🐍
${{
matrix.python
}}
•
MSVC
2019
•
x86
${{
matrix.args
}}"
runs-on
:
windows-2019
...
...
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