Skip to content

Commit

Permalink
use credential only for ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAmazonian committed Dec 18, 2024
1 parent 5761450 commit ebc7f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ jobs:
chmod +x awscurl
mkdir outputs
- name: Configure AWS Credentials
if: matrix.test.instance == 'ubuntu-latest'
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::185921645874:role/github-actions-djl-serving
Expand Down

0 comments on commit ebc7f89

Please sign in to comment.