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 740fe36 commit 4158927Copy full SHA for 4158927
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ permissions:
23
jobs:
24
main:
25
# We need windows to use nuget
26
- runs-on: [self-hosted, idp]
+ runs-on: [idp]
27
environment: ci
28
steps:
29
- uses: actions/checkout@v4
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ permissions:
15
16
17
18
19
20
21
0 commit comments