We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20fe04 commit 6dba7eeCopy full SHA for 6dba7ee
1 file changed
.github/workflows/ci.yml
@@ -45,8 +45,6 @@ jobs:
45
exclude_cxxstd: '98,03,0x,11,14'
46
exclude_compiler: gcc-4.9,gcc-5,gcc-6,gcc-7,gcc-8,gcc-9,clang-3.9,clang-4.0,clang-5.0,clang-6.0,clang-7,clang-12
47
# temporarily exclude clang-12 because of problem in config-probe
48
- env:
49
- B2_JOBS: 2
50
secrets:
51
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
52
COVERITY_SCAN_NOTIFICATION_EMAIL: ${{ secrets.COVERITY_SCAN_NOTIFICATION_EMAIL }}
0 commit comments