Skip to content

Commit 480d8c9

Browse files
committed
Test RockyLinux support JIRA HPCC-31335
1 parent c48b949 commit 480d8c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-ce-platform.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
preamble:
1313
name: Publish Release
1414
env:
15-
COMMUNITY_REF: "ae0b9bff374be43efee12e8ab470ed891d6b0f56"
15+
COMMUNITY_REF: "c97a09f3c1fb41f6fe466e202da66a664c453f7c"
1616
#COMMUNITY_REF: <GIT REF>
1717
GITHUB_ACCOUNT: ${{ github.repository_owner }}
1818
runs-on: ubuntu-22.04
@@ -65,8 +65,8 @@ jobs:
6565
matrix:
6666
include:
6767
#- os: ubuntu-22.04
68-
#- os: rockylinux-8
69-
- os: centos-8
68+
- os: rockylinux-8
69+
#- os: centos-8
7070
#- os: centos-7
7171
#cmake_options_extra: "-DVCPKG_TARGET_TRIPLET=x64-centos-7-dynamic"
7272
fail-fast: false

0 commit comments

Comments
 (0)