Skip to content

Commit

Permalink
GHI #20 Add ansi job for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
doodspav committed Nov 7, 2023
1 parent ecfae31 commit 0c16999
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# - windows-msvc-x86
# - windows-msvc-x64
# - macos-clang-x86_64
# - macos-clang-ansi-x86_64
- linux-clang-x86_64
- linux-clang-ansi-x86_64
- linux-gcc-x86_64
Expand Down Expand Up @@ -46,6 +47,9 @@ jobs:
# - platform: macos-clang-x86_64
# os: macos-latest
# preset: patomic-ci-unix-clang
# - platform: macos-clang-ansi-x86_64
# os: macos-latest
# preset: patomic-ci-unix-clang-ansi
- platform: linux-clang-x86_64
os: ubuntu-latest
preset: patomic-ci-unix-clang
Expand Down

0 comments on commit 0c16999

Please sign in to comment.