Skip to content

Commit

Permalink
chore(CI): Add envs in build_debug_on_centos7 to ensure job can be ra…
Browse files Browse the repository at this point in the history
…n on centOS 7 (#2065)

actions/runner#2906
  • Loading branch information
acelyc111 committed Jul 11, 2024
1 parent 60606a4 commit 42bd5bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint_and_test_cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,8 @@ jobs:
USE_JEMALLOC: OFF
BUILD_OPTIONS: -t debug --test --separate_servers
PACK_OPTIONS: --separate_servers
ACTIONS_RUNNER_FORCE_ACTIONS_NODE_VERSION: node16
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
container:
image: apache/pegasus:thirdparties-bin-centos7-${{ github.base_ref }}
steps:
Expand Down

0 comments on commit 42bd5bb

Please sign in to comment.