Skip to content

Commit 7616386

Browse files
committed
chore: add missing matrix parameter
1 parent c7a58b0 commit 7616386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cross-compile.yml

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
os: macos-latest
5555
target: aarch64-apple-darwin
5656
php-versions: '8.0'
57+
phpts: 'nts'
5758

5859
# Macos x64 - PHP8.1 - NTS
5960
- build: x86_64-apple-darwin
@@ -105,6 +106,7 @@ jobs:
105106
os: macos-latest
106107
target: aarch64-apple-darwin
107108
php-versions: '8.0'
109+
phpts: 'ts'
108110

109111
# Macos x64 - PHP8.1 - TS
110112
- build: x86_64-apple-darwin

0 commit comments

Comments
 (0)