Skip to content

Commit 49336d0

Browse files
committed
try windows-2022
1 parent 8f3d0d4 commit 49336d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
zts: false
100100
opcache: true
101101
name: "WINDOWS_${{ matrix.x64 && 'X64' || 'X86' }}_${{ matrix.zts && 'ZTS' || 'NTS' }}_${{ matrix.opcache && 'wOPcache' || 'woOPcache' }}"
102-
runs-on: windows-2019
102+
runs-on: windows-2022
103103
env:
104104
APPVEYOR_BUILD_FOLDER: "${{ github.workspace }}"
105105
APPVEYOR_REPO_BRANCH: "${{ github.ref_name }}"

0 commit comments

Comments
 (0)