Skip to content

Commit 0737821

Browse files
authored
Merge pull request #275 from jschueller/clang9
Rerender the 3.6 branch to use clang 9
2 parents 5e96db0 + d4f8450 commit 0737821

19 files changed

Lines changed: 108 additions & 87 deletions

.appveyor.yml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/osx_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ bzip2:
55
c_compiler:
66
- clang
77
c_compiler_version:
8-
- '4'
8+
- '9'
99
channel_sources:
1010
- conda-forge,defaults
1111
channel_targets:
1212
- conda-forge main
1313
cxx_compiler:
1414
- clangxx
1515
cxx_compiler_version:
16-
- '4'
16+
- '9'
1717
libffi:
1818
- '3.2'
1919
macos_machine:

.drone.yml

Lines changed: 26 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/CODEOWNERS

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/CONTRIBUTING.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)