Skip to content

Commit

Permalink
what?
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Oct 23, 2024
1 parent cb3af90 commit 7b28fd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ jobs:
- id: setup-php-sdk
uses: php/[email protected]
with:
version: 8.0
arch: x64
ts: nts
version: 8.1
arch: ${{ matrix.arch }}
ts: ts
- uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 7b28fd5

Please sign in to comment.