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.
2 parents e286d74 + 0164cd7 commit 46598c5Copy full SHA for 46598c5
.github/workflows/deployment.yml
@@ -21,7 +21,7 @@ jobs:
21
strategy:
22
fail-fast: false
23
matrix:
24
- os: [ubuntu-22.04, windows-2019]
+ os: [ubuntu-22.04, windows-2022]
25
runs-on: ${{ matrix.os }}
26
steps:
27
- uses: actions/checkout@v2
0 commit comments