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 e2c26e8 commit 34f3e53Copy full SHA for 34f3e53
.github/workflows/testAction.yml
@@ -5,7 +5,7 @@ permissions:
5
contents: read
6
jobs:
7
build-and-deploy:
8
- runs-on: ubuntu-latest
+ runs-on: windows-latest
9
steps:
10
- name: Azure login
11
uses: azure/login@v2
0 commit comments