Skip to content

Commit 34477c5

Browse files
committed
update to 2022
1 parent ef11267 commit 34477c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
target: x86_64-apple-darwin
2323
- os: macos-14
2424
target: aarch64-apple-darwin
25-
- os: windows-2019
25+
- os: windows-2022
2626
target: x86_64-pc-windows-msvc
27-
- os: windows-2019
27+
- os: windows-2022
2828
target: aarch64-pc-windows-msvc
2929

3030
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)