Skip to content

Commit 4b76998

Browse files
committed
remove nuget
1 parent e7e4035 commit 4b76998

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/dotnet-ec2-canary.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,3 @@ jobs:
2626
with:
2727
aws-region: ${{ matrix.aws-region }}
2828
caller-workflow-name: 'appsignals-dotnet-e2e-ec2-canary-test'
29-
30-
nuget:
31-
strategy:
32-
fail-fast: false
33-
matrix:
34-
aws-region: [ 'us-east-2']
35-
uses: ./.github/workflows/dotnet-ec2-nuget-retry.yml
36-
secrets: inherit
37-
with:
38-
aws-region: ${{ matrix.aws-region }}
39-
caller-workflow-name: 'appsignals-dotnet-e2e-ec2-nuget-canary-test'

0 commit comments

Comments
 (0)