Skip to content

Commit 50ff000

Browse files
authored
ci: pin windows runner (#237)
1 parent 5515d6d commit 50ff000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ jobs:
536536
537537
build_windows:
538538
name: Build and Test (Windows)
539-
runs-on: windows-latest
539+
runs-on: windows-2022
540540
steps:
541541
- name: Harden Runner
542542
uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1

0 commit comments

Comments
 (0)