Skip to content

Commit 16c0cc6

Browse files
committed
Load all versions for browser tests.
1 parent 139649d commit 16c0cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
- name: Download artifact
169169
uses: actions/download-artifact@v4
170170
with:
171-
pattern: php${{ matrix.phpVersion }}-*-${{ matrix.libType }}
171+
pattern: php*-*-${{ matrix.libType }}
172172
merge-multiple: true
173173
path: ./
174174

0 commit comments

Comments
 (0)