We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9908165 commit 0165d63Copy full SHA for 0165d63
.github/workflows/publish.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
build-and-test:
15
- runs-on: ubuntu-latest
+ runs-on: windows-latest
16
steps:
17
- name: Checkout GitHub Action
18
uses: actions/checkout@v4
0 commit comments