Skip to content

Commit

Permalink
... does this help with compile time / analysis runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
ichard26 committed Jan 15, 2022
1 parent cdea55b commit 4829505
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/diff_shades.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ jobs:
env:
# Clang is less picky with the C code it's given than gcc (and may
# generate faster binaries too).
CC: clang
MYPYC_OPT_LEVEL: 2
CC: clang-12

steps:
- name: Checkout this repository (full clone)
Expand Down

0 comments on commit 4829505

Please sign in to comment.