Fix broken CI due to meta package name misalignment

This commit is contained in:
James E. King III
2025-01-01 20:44:28 +00:00
parent 270d1a02e5
commit 9b8703a2d6
2 changed files with 2 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ matrix:
environment:
global:
SELF: logic
B2_CI_VERSION: 1
GIT_FETCH_JOBS: 4
# see: http://www.boost.org/build/doc/html/bbv2/overview/invocation.html#bbv2.overview.invocation.properties

View File

@@ -28,6 +28,7 @@ concurrency:
cancel-in-progress: true
env:
SELF: logic
GIT_FETCH_JOBS: 8
NET_RETRY_COUNT: 5
B2_CI_VERSION: 1