Skip to content

Commit

Permalink
Revert "ci: renew corretto pgp key (#925)" (#927)
Browse files Browse the repository at this point in the history
This reverts commit 37cbcb0.
  • Loading branch information
dpilch authored Feb 3, 2025
1 parent 37cbcb0 commit 713bfce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .codebuild/run_android_modelgen_e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ env:
phases:
install:
commands:
# Corretto PGP Key has expired. Fetch the renewed key. https://github.com/corretto/corretto-21/issues/83
- sudo apt-key del A122542AB04F24E3 && sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A122542AB04F24E3
- sudo apt update
- yes | sudo apt install android-sdk
- export ANDROID_HOME=/usr/lib/android-sdk
Expand Down

0 comments on commit 713bfce

Please sign in to comment.