Skip to content

Commit 713bfce

Browse files
author
Dane Pilcher
authored
Revert "ci: renew corretto pgp key (#925)" (#927)
This reverts commit 37cbcb0.
1 parent 37cbcb0 commit 713bfce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.codebuild/run_android_modelgen_e2e_test.yml

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ env:
1111
phases:
1212
install:
1313
commands:
14-
# Corretto PGP Key has expired. Fetch the renewed key. https://github.com/corretto/corretto-21/issues/83
15-
- sudo apt-key del A122542AB04F24E3 && sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys A122542AB04F24E3
1614
- sudo apt update
1715
- yes | sudo apt install android-sdk
1816
- export ANDROID_HOME=/usr/lib/android-sdk

0 commit comments

Comments
 (0)