Skip to content

Commit

Permalink
Try windows build 11
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Apr 27, 2024
1 parent 4433326 commit 155a105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Configure project
run: >
cmake -G"NMake Makefiles"
-Cconfigs/php-config.cmake
-C"configs/php-config.cmake"
-DPHP_DEVEL_HOME="${{ env.PHP_DEVEL_HOME }}"
-DVIRGIL_LIB_PYTHIA=OFF
-DCMAKE_BUILD_TYPE=Release
Expand Down

0 comments on commit 155a105

Please sign in to comment.