Skip to content

Commit

Permalink
chore: pin newer aws-sdk-cpp in macOS CI builds (aws#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-chew committed Oct 20, 2021
1 parent d333536 commit 2268a6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ jobs:
uses: actions/checkout@v2
with:
repository: "aws/aws-sdk-cpp"
ref: "1.8.32"
ref: "1.9.124"
path: "aws-sdk-cpp"
submodules: recursive

- name: Install dependencies
run:
Expand Down

0 comments on commit 2268a6f

Please sign in to comment.