We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b851c1 commit c6c0db9Copy full SHA for c6c0db9
1 file changed
.github/workflows/build_windows_installer.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: windows-latest
+ runs-on: windows-2022
11
12
steps:
13
- name: 👀 Get OctoPrint Version
0 commit comments