Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🆕 [CI] Test with C++14 in Windows 2019 #2020

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

jgopel
Copy link
Contributor

@jgopel jgopel commented Nov 14, 2020

Problem:

  • Both Windows builds test C++14

Solution:

  • Use C++11 for windows-2016 builds and C++14 for windows-2019
    builds.

I agree that my contributions are licensed under the {fmt} license, and agree to future changes to the licensing.

Problem:
- Both Windows builds test C++14

Solution:
- Use C++11 for `windows-2016` builds and C++14 for `windows-2019`
  builds.
@vitaut vitaut merged commit 5533641 into fmtlib:master Nov 19, 2020
@vitaut
Copy link
Contributor

vitaut commented Nov 19, 2020

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants