Skip to content

Commit af7da25

Browse files
committed
🔧 "liblzma" it is?
1 parent f9a4133 commit af7da25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
id: extension-matrix
2626
uses: php/php-windows-builder/extension-matrix@v1
2727
with:
28-
php-version-list: "8.0, 8.1, 8.2, 8.3, 8.4"
28+
php-version-list: "7.4 8.0, 8.1, 8.2, 8.3, 8.4"
2929
arch-list: "x64"
3030

3131

@@ -49,7 +49,7 @@ jobs:
4949
arch: ${{ matrix.arch }}
5050
ts: ${{ matrix.ts }}
5151
args: --enable-xz
52-
libs: lzma
52+
libs: liblzma
5353

5454

5555
release:

0 commit comments

Comments
 (0)