Skip to content

Commit d134ff0

Browse files
authored
Merge pull request #4 from freeswitch/windows-2022
[GHA] Update deprecated windows-2019 image to windows-2022
2 parents 9b3021b + f2d6a92 commit d134ff0

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
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
build:
1818
name: Build libpcap Windows
19-
runs-on: windows-2019
19+
runs-on: windows-2022
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)