Remove dotnet6

This commit is contained in:
soup-bowl
2024-12-27 22:25:53 +00:00
parent 1adf7ec03f
commit 44ad453cce
3 changed files with 1 additions and 41 deletions
-4
View File
@@ -24,10 +24,6 @@ jobs:
folder: beta/source
file: Dockerfile
platforms: linux/amd64
- tag: dotnet6
folder: beta/source
file: Dockerfile.dotnet6
platforms: linux/amd64,linux/arm64
steps:
- name: Checkout Codebase