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 4d15be0 commit 456c248Copy full SHA for 456c248
.github/workflows/build-image.yml
@@ -121,7 +121,7 @@ jobs:
121
- name: Checkout
122
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
123
124
- - uses: AlmaLinux/atomic-ci/.github/workflows/prepare-build.yml
+ - uses: AlmaLinux/atomic-ci/.github/workflows/prepare-build.yml@restructure
125
id: set-matrix
126
with:
127
platforms: ${{ inputs.platforms }}
0 commit comments