Skip to content

Commit

Permalink
Test Windows builds using derickr/setup-php-sdk fork with PHP 8.3 sup…
Browse files Browse the repository at this point in the history
…port
  • Loading branch information
asgrim committed Oct 18, 2023
1 parent b5ccad5 commit 434c9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: actions/checkout@v3
- name: Setup PHP SDK
id: setup-php
uses: cmb69/setup-php-sdk@v0.7
uses: derickr/setup-php-sdk@php-83-setup
with:
version: ${{matrix.php}}
arch: ${{matrix.arch}}
Expand Down

0 comments on commit 434c9a5

Please sign in to comment.