Skip to content

Commit b50244c

Browse files
committed
ci: select only GCC 12 artifacts
1 parent a663b5d commit b50244c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ jobs:
289289
uses: actions/download-artifact@v4
290290
with:
291291
path: fpm-cd-artifacts
292+
pattern: 'fpm-*-gcc-12*'
292293
merge-multiple: true
293294

294295
- name: Normalize file names for continuous delivery

0 commit comments

Comments
 (0)