mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-18 18:39:54 +00:00
ci(docker): bump gcc-10 in ubuntu 20.04 image (#1489)
This commit is contained in:
parent
f3a257b150
commit
e2577193f0
@ -31,8 +31,8 @@ set -e
|
||||
apt-get update -y
|
||||
apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
gcc-10=10.3.* \
|
||||
g++-10=10.3.* \
|
||||
gcc-10=10.5.* \
|
||||
g++-10=10.5.* \
|
||||
git \
|
||||
libappindicator3-dev \
|
||||
libavdevice-dev \
|
||||
|
Loading…
x
Reference in New Issue
Block a user