Skip to content

Commit 7a02ab1

Browse files
authored
Merge branch 'main' into dockerfile/fix_perms_dev
2 parents 49e361b + 50ff000 commit 7a02ab1

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)