Skip to content
Snippets Groups Projects
Unverified Commit 87de9103 authored by Yuki Okushi's avatar Yuki Okushi Committed by GitHub
Browse files

Merge pull request #1752 from JohnTitor/i686-2004

Update Ubuntu image to 20.04
parents cf63ea10 ecfd7a3d
No related branches found
No related tags found
No related merge requests found
# FIXME: Somehow we encounter a panic with Ubuntu 20.04.
# Should investigate why it causes and fix.
FROM ubuntu:19.10
FROM ubuntu:20.04
RUN apt-get update
RUN apt-get install -y --no-install-recommends \
gcc-multilib libc6-dev ca-certificates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment