Browse Source

Update ci_src_examples_win.yml

pull/1067/head
Ray 5 years ago
committed by GitHub
parent
commit
a63a422972
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/ci_src_examples_win.yml

+ 1
- 0
.github/workflows/ci_src_examples_win.yml View File

@ -6,6 +6,7 @@ jobs:
build:
runs-on: windows-latest
strategy:
fail-fast: false
max-parallel: 1
matrix:
compiler: [mingw, msvc16]

Loading…
Cancel
Save