Skip to content

Commit 3a8bc6a

Browse files
committed
draft: fix windows weirdness
1 parent 098ca8f commit 3a8bc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
jobs:
2121
build-windows:
2222
name: Build Windows
23-
runs-on: windows-2022
23+
runs-on: windows-latest
2424

2525
# ----------------------------------- Setup ------------------------------ #
2626

0 commit comments

Comments
 (0)