Skip to content

Commit 0b6d8cf

Browse files
committed
oops, rm ubuntu from the build, because the ios workload isn't there
1 parent fd96edb commit 0b6d8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
os: [windows-2022, ubuntu-24.04, macos-14]
14+
os: [windows-2022, macos-14]
1515

1616
runs-on: ${{ matrix.os }}
1717

0 commit comments

Comments
 (0)