Skip to content

Commit

Permalink
WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
AnarManafov committed Oct 4, 2023
1 parent 2d6ebb9 commit c16f87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
# To add more build types (Release, Debug, RelWithDebInfo, etc.) customize the build_type list.
matrix:
os: [macOS]
build_type: [Release]
c_compiler: [gcc, clang, cl]
build_type: [RelWithDebInfo]
c_compiler: [clang]
include:
- os: macOS
c_compiler: clang
Expand Down

0 comments on commit c16f87c

Please sign in to comment.