Skip to content

Commit 3e0132c

Browse files
author
Pete Bishop
committed
WINBUILD_ACKNOWLEDGE_DEPRECATED flag
1 parent 31c9707 commit 3e0132c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-php.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ on:
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.PAT }}
1515
SPC_VERSION: 2.4.4
16+
# Temporary workaround. See https://github.com/NativePHP/laravel/issues/522#issuecomment-2736250539
17+
# Remove when updating SPC version
18+
WINBUILD_ACKNOWLEDGE_DEPRECATED: yes
1619

1720
jobs:
1821
build:

0 commit comments

Comments
 (0)