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 084a4e6 commit ee72785Copy full SHA for ee72785
.github/workflows/test-install.yml
@@ -23,7 +23,7 @@ jobs:
23
RUNNING_ON_GITHUB_ACTIONS: true
24
strategy:
25
matrix:
26
- os: [ubuntu-latest, ubuntu-22.04, self-hosted]
+ os: [ubuntu-latest, ubuntu-22.04]
27
steps:
28
- uses: actions/checkout@v4
29
- uses: actions/setup-dotnet@v4
0 commit comments