Skip to content

Commit 4c0ebbe

Browse files
authored
Workflow change from windows-2019 to windows-2022 (#648)
1 parent f8132ea commit 4c0ebbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/PR_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
fail-fast: false
100100
matrix:
101101
include:
102-
- os: windows-2019
102+
- os: windows-2022
103103
runs-on: ${{ matrix.os }}
104104
steps:
105105
- name: Checkout

0 commit comments

Comments
 (0)