Skip to content

Commit 6dba7ee

Browse files
committed
Revert "Limit parallel jobs in CI builds (B2_JOBS=2)"
This reverts commit 9a4f676.
1 parent b20fe04 commit 6dba7ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ 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
5048
secrets:
5149
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5250
COVERITY_SCAN_NOTIFICATION_EMAIL: ${{ secrets.COVERITY_SCAN_NOTIFICATION_EMAIL }}

0 commit comments

Comments
 (0)