Skip to content

Commit bf8984c

Browse files
authored
no reason to force windows 2019 i think
1 parent 93f84f4 commit bf8984c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
deploy:
2020
name: Docs
21-
runs-on: windows-2019
21+
runs-on: windows-latest
2222
steps:
2323

2424
# Clone Geode repo

0 commit comments

Comments
 (0)