Skip to content

Commit 7dbe4b1

Browse files
author
Oleg
committed
Remove dotnet condition
1 parent a96b3d3 commit 7dbe4b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ jobs:
9494
run: |
9595
sudo apt-get update
9696
sudo apt-get install -y qemu-user-static
97-
if: (!startsWith(steps.impl.outputs.name, 'dotnet-'))
98-
# See https://devblogs.microsoft.com/dotnet/improving-multiplatform-container-support/ for why not .NET
9997
10098
- name: Build
10199
id: build_image

0 commit comments

Comments
 (0)