Skip to content

Commit a7b7847

Browse files
committed
github: Update release workflow past outdated Windows runner
1 parent df60630 commit a7b7847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest, windows-2019, macOS-latest]
17+
os: [ubuntu-latest, windows-2022, macOS-latest]
1818

1919
steps:
2020
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)