Skip to content

Commit

Permalink
Remove integration tests for <net6.0 (#4391)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlock authored and bouwkast committed Jul 31, 2023
1 parent 21f57f6 commit 1f48ae6
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 83 deletions.
6 changes: 0 additions & 6 deletions .azure-pipelines/ultimate-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1693,12 +1693,6 @@ stages:

strategy:
matrix:
netcoreapp3_1:
publishTargetFramework: "netcoreapp3.1"
lambdaBaseImage: "public.ecr.aws/lambda/dotnet:core3.1"
net5:
publishTargetFramework: "net5.0"
lambdaBaseImage: "public.ecr.aws/lambda/dotnet:5.0"
net6:
publishTargetFramework: "net6.0"
lambdaBaseImage: "public.ecr.aws/lambda/dotnet:6"
Expand Down
Loading

0 comments on commit 1f48ae6

Please sign in to comment.