Skip to content

Commit 43c86a3

Browse files
committed
Merge branch 'update' of github.com:introlab/webrtc-native-build into update
2 parents fb36984 + 9c463be commit 43c86a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: ${{ github.event.inputs.fail_fast != 'false'}}
1818
matrix:
19-
os: [windows-2019]
19+
os: [windows-2022]
2020
architecture: [win64]
2121
build-type: [Release, Debug]
2222

0 commit comments

Comments
 (0)