Skip to content

Commit

Permalink
Update build_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
etphipp authored Aug 20, 2024
1 parent 7ade7cb commit 3e52088
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
build_type: [Release]
include:
- os: windows-latest
openmp: ON
serial: OFF
openmp: OFF
serial: ON
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 3e52088

Please sign in to comment.