Skip to content

Commit

Permalink
Reduce Windows C.I. runs
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe committed Dec 28, 2023
1 parent d1d840b commit 1cf5b4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ jobs:
toolkit: v141
- os: windows-2019
std: 20
- os: windows-2019
toolkit: v140
std: 17
- os: windows-2019
toolkit: v140
std: 14

steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
Expand Down

0 comments on commit 1cf5b4d

Please sign in to comment.