Skip to content

Commit ee72785

Browse files
Update test-install.yml
1 parent 084a4e6 commit ee72785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
RUNNING_ON_GITHUB_ACTIONS: true
2424
strategy:
2525
matrix:
26-
os: [ubuntu-latest, ubuntu-22.04, self-hosted]
26+
os: [ubuntu-latest, ubuntu-22.04]
2727
steps:
2828
- uses: actions/checkout@v4
2929
- uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)