Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6bddfc3

Browse files
#151 - Disable ccov on MacOS
1 parent ba8312f commit 6bddfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Linux
4343
- { name: ubuntu-gcc, os: ubuntu-latest, compiler: gcc, ccov: 'ON' }
4444
# macOS
45-
- { name: macos-clang, os: macos-12, compiler: clang, ccov: 'ON' }
45+
- { name: macos-clang, os: macos-12, compiler: clang, ccov: 'OFF' }
4646
# Windows
4747
- { php: '7.0', ts: 'nts', arch: 'x64', name: 'windows2019-vc14', os: 'windows-2019', compiler: 'vc14', ccov: 'OFF' }
4848
- { php: '7.0', ts: 'ts', arch: 'x64', name: 'windows2019-vc14', os: 'windows-2019', compiler: 'vc14', ccov: 'OFF' }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /