Skip to content

Commit

Permalink
Next attempt.
Browse files Browse the repository at this point in the history
  • Loading branch information
1uc committed May 26, 2023
1 parent f796968 commit 98600d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,11 @@ jobs:
include:
- os: "windows-2019"
vs-toolset: "v142"
cxxstd: "14"

- os: "windows-2019"
vs-toolset: "v142"
cxxstd: "17"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 98600d2

Please sign in to comment.