Skip to content

Commit 959a8ab

Browse files
author
Tom Seddon
committed
Actually change the GitHub runner to Windows Server 2022.
1 parent 3fb6677 commit 959a8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/b2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: make github_ci_ubuntu_without_ffmpeg
2525

2626
build-windows:
27-
runs-on: windows-2019
27+
runs-on: windows-2022
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)