Skip to content

Commit 0c6929b

Browse files
authored
Merge pull request #103 from freeswitch/windows-2022
[GHA] Update deprecated windows-2019 image to windows-2022
2 parents 409f6ab + 940ff7e commit 0c6929b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build:
1717
name: Build Windows
18-
runs-on: windows-2019
18+
runs-on: windows-2022
1919

2020
steps:
2121
- name: Checkout code

0 commit comments

Comments
 (0)