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.
1 parent 36c66c1 commit 9728c5dCopy full SHA for 9728c5d
.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