Skip to content

Commit

Permalink
Try installing specific version of awscli on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
AnyOldName3 committed Jan 21, 2025
1 parent 2d0f45e commit 57ffc11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ Ubuntu_GCC_integration_tests_asan:
- ccache/
script:
- CI/before_install.osx.sh
- brew install [email protected]
- export CCACHE_BASEDIR="$(pwd)"
- export CCACHE_DIR="$(pwd)/ccache"
- mkdir -pv "${CCACHE_DIR}"
Expand Down

0 comments on commit 57ffc11

Please sign in to comment.