We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5fc1a7 + 9728c5d commit dcdc3c6Copy full SHA for dcdc3c6
.github/workflows/package-sync-nightly.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Sync
12
strategy:
13
matrix:
14
- filter: ['(rocky|centos|rhel|epel|^docker|opensearch|grafana|rabbitmq|^treasuredata|elasticsearch)', 'jammy', 'focal', 'ubuntu_cloud_archive']
+ filter: ['rocky','(centos|rhel|epel|^docker|opensearch|grafana|rabbitmq|^treasuredata|elasticsearch)', 'jammy', 'focal', 'ubuntu_cloud_archive']
15
max-parallel: 1
16
fail-fast: False
17
uses: stackhpc/stackhpc-release-train/.github/workflows/package-sync.yml@main
0 commit comments