Skip to content

Commit

Permalink
fixup: remove osx-gcc job. GCC does not support universal binaries.
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Hostetler <[email protected]>
  • Loading branch information
jeffhostetler committed Oct 24, 2023
1 parent acc44ba commit 8ce9814
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,6 @@ jobs:
- jobname: osx-clang
cc: clang
pool: macos-12
- jobname: osx-gcc
cc: gcc
cc_package: gcc-9
pool: macos-12
- jobname: linux-gcc-default
cc: gcc
pool: ubuntu-latest
Expand Down

0 comments on commit 8ce9814

Please sign in to comment.