mirror of
https://github.com/boostorg/locale.git
synced 2025-05-11 13:34:10 +00:00
GHA: Remove ubuntu-toolchain ppa
This commit is contained in:
parent
d20388d31b
commit
f00d128633
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -206,13 +206,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
SOURCE_KEYS=(${{join(matrix.source_keys, ' ')}})
|
SOURCE_KEYS=(${{join(matrix.source_keys, ' ')}})
|
||||||
SOURCES=(${{join(matrix.sources, ' ')}})
|
SOURCES=(${{join(matrix.sources, ' ')}})
|
||||||
# Add these by default
|
|
||||||
SOURCE_KEYS+=(
|
|
||||||
'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1E9377A2BA9EF27F'
|
|
||||||
'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x40976EAF437D05B5'
|
|
||||||
'http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3B4FE6ACC0B21F32'
|
|
||||||
)
|
|
||||||
SOURCES+=(ppa:ubuntu-toolchain-r/test)
|
|
||||||
|
|
||||||
ci/add-apt-keys.sh "${SOURCE_KEYS[@]}"
|
ci/add-apt-keys.sh "${SOURCE_KEYS[@]}"
|
||||||
# Initial update before adding sources required to get e.g. keys
|
# Initial update before adding sources required to get e.g. keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user