Skip to content

Commit

Permalink
feat: updating arm-not supported
Browse files Browse the repository at this point in the history
  • Loading branch information
aavinash-nr committed Nov 20, 2024
1 parent 4fd9384 commit 4daf645
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/fixtures/arm64-unsupported.output.service.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"newRelic": {
"accountId": "${env:NEW_RELIC_ACCOUNT_ID}",
"apiKey": "${env:NEW_RELIC_PERSONAL_API_KEY}",
"logLevel": "debug"

"logLevel": "debug"
}
},
"disabledDeprecations": [],
Expand Down Expand Up @@ -65,5 +64,4 @@
}
},
"service": "newrelic-lambda-layers-nodejs-example"

}

0 comments on commit 4daf645

Please sign in to comment.