We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2257f41 commit 3778b4bCopy full SHA for 3778b4b
.github/workflows/package.yml
@@ -63,7 +63,7 @@ jobs:
63
needs: build-test-tools
64
strategy:
65
matrix:
66
- os: [windows-2019, macos-latest, ubuntu-22.04]
+ os: [windows-2022, macos-latest, ubuntu-22.04]
67
steps:
68
- name: Install Ubuntu build dependencies.
69
if: startsWith(matrix.os, 'ubuntu')
0 commit comments