Skip to content

Commit

Permalink
test (#287)
Browse files Browse the repository at this point in the history
Co-authored-by: Abdoulbari Zakir <[email protected]>
  • Loading branch information
meslubi2021 and a-zakir authored Aug 8, 2024
1 parent b4b81ad commit d97f9bf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
branches:
- develop
- dependabot/*
- fix/centos7-glibc
schedule:
- cron: '21 2 * * *'
workflow_call:
Expand Down Expand Up @@ -45,6 +46,8 @@ jobs:
run: |
yum install -y centos-release-scl
yum install -y devtoolset-10-gcc*
source /opt/rh/devtoolset-10/enable
source /opt/rh/rh-git227/enable
- name: Install cmake 3.28
run: pip3 install cmake==3.28.4
Expand Down

0 comments on commit d97f9bf

Please sign in to comment.