mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Stop using ccache
This commit is contained in:
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
timeout-minutes: 360
|
||||
runs-on: ${{matrix.os}}
|
||||
container: ${{matrix.container}}
|
||||
env: {B2_USE_CCACHE: 1}
|
||||
env: {B2_USE_CCACHE: 0}
|
||||
|
||||
steps:
|
||||
- name: Setup environment
|
||||
|
||||
Reference in New Issue
Block a user