We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359d97c commit 4188197Copy full SHA for 4188197
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
17
- os: [ubuntu-20.04, windows-2019, macOS-13]
+ os: [ubuntu-20.04, windows-2022, macOS-13]
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v4
0 commit comments