Skip to content

Commit b20fe04

Browse files
committed
Merge branch 'feature/windll3' of github.com:jll63/openmethod into feature/windll3
2 parents d5c9f3a + 9a4f676 commit b20fe04

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
exclude_cxxstd: '98,03,0x,11,14'
4646
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
4747
# temporarily exclude clang-12 because of problem in config-probe
48+
env:
49+
B2_JOBS: 2
4850
secrets:
4951
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5052
COVERITY_SCAN_NOTIFICATION_EMAIL: ${{ secrets.COVERITY_SCAN_NOTIFICATION_EMAIL }}

0 commit comments

Comments
 (0)