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 0d552af commit 2ddda6aCopy full SHA for 2ddda6a
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ env:
13
14
jobs:
15
build-and-test:
16
- runs-on: ubuntu-latest
+ runs-on: windows-latest
17
steps:
18
- uses: actions/checkout@v4
19
- name: Setup .NET
0 commit comments