Skip to content

Commit

Permalink
Don't be picky about the VS version
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Sep 30, 2024
1 parent a60f11d commit 1ea795e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ jobs:
ts:
- nts
- ts
vsversion:
- "16.0"
libyaml:
- libyaml-0.1.7-vs16

Expand All @@ -114,7 +112,6 @@ jobs:
with:
arch: "${{ matrix.arch }}"
toolset: "${{ steps.setup-php.outputs.toolset }}"
vsversion: "${{ matrix.vsversion }}"
- name: Generate build files
run: phpize
- name: Configure build
Expand Down

0 comments on commit 1ea795e

Please sign in to comment.