We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f84f4 commit bf8984cCopy full SHA for bf8984c
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ concurrency:
18
jobs:
19
deploy:
20
name: Docs
21
- runs-on: windows-2019
+ runs-on: windows-latest
22
steps:
23
24
# Clone Geode repo
0 commit comments