Skip to content

Commit 9728c5d

Browse files
committed
Split nightly Rocky syncs into separate job
1 parent 36c66c1 commit 9728c5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-sync-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Sync
1212
strategy:
1313
matrix:
14-
filter: ['(rocky|centos|rhel|epel|^docker|opensearch|grafana|rabbitmq|^treasuredata|elasticsearch)', 'jammy', 'focal', 'ubuntu_cloud_archive']
14+
filter: ['rocky','(centos|rhel|epel|^docker|opensearch|grafana|rabbitmq|^treasuredata|elasticsearch)', 'jammy', 'focal', 'ubuntu_cloud_archive']
1515
max-parallel: 1
1616
fail-fast: False
1717
uses: stackhpc/stackhpc-release-train/.github/workflows/package-sync.yml@main

0 commit comments

Comments
 (0)