Skip to content

Commit e8e8aac

Browse files
committed
Use windows-latest build agent
1 parent 630a861 commit e8e8aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
build:
5151
needs: [update_release_draft]
5252

53-
runs-on: windows-2019
53+
runs-on: windows-latest
5454

5555
permissions:
5656
checks: write

0 commit comments

Comments
 (0)