Skip to content

Commit

Permalink
Update building.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r3w0p committed May 24, 2024
1 parent bc4f785 commit 316daff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/building.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
compiler_c: clang
compiler_cpp: clang++

- name: MacOS Clang
os: macos-latest
compiler_c: clang
compiler_cpp: clang++
#- name: MacOS Clang
# os: macos-latest
# compiler_c: clang
# compiler_cpp: clang++

- name: Windows GCC
os: windows-latest
Expand Down

0 comments on commit 316daff

Please sign in to comment.