There was an error while loading. Please reload this page.
1 parent 86f4aaa commit 455e9fbCopy full SHA for 455e9fb
1 file changed
.github/workflows/awsapm.yml
@@ -65,7 +65,6 @@ jobs:
65
id: claude
66
continue-on-error: true
67
uses: anthropics/claude-code-base-action@beta
68
- timeout-minutes: 3
69
with:
70
use_bedrock: "true"
71
# Set to any Bedrock Model ID
@@ -79,7 +78,6 @@ jobs:
79
78
id: claude-retry
80
if: steps.claude.outcome == 'failure'
81
82
83
84
85
model: "us.anthropic.claude-sonnet-4-5-20250929-v1:0"
0 commit comments