Skip to content

Commit

Permalink
fix: ci for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
SGSSGene authored and mr-c committed Oct 6, 2023
1 parent 8d7cbea commit 5afe15d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
strategy:
fail-fast: false
matrix:
include:
- name: "clang12 (c++20)"
compiler: "clang-12"
build_type: Release
Expand Down

0 comments on commit 5afe15d

Please sign in to comment.