Skip to content

Commit 3778b4b

Browse files
committed
Bump Windows version for Github Actions
1 parent 2257f41 commit 3778b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
needs: build-test-tools
6464
strategy:
6565
matrix:
66-
os: [windows-2019, macos-latest, ubuntu-22.04]
66+
os: [windows-2022, macos-latest, ubuntu-22.04]
6767
steps:
6868
- name: Install Ubuntu build dependencies.
6969
if: startsWith(matrix.os, 'ubuntu')

0 commit comments

Comments
 (0)