Skip to content
Snippets Groups Projects
Unverified Commit 6df32d34 authored by Mikolaj Konarski's avatar Mikolaj Konarski
Browse files

Bump ubuntu container to fix python 3.8; perhaps the ppa no longer supports Xenial

parent 7775be85
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-18.04
container:
# Older Ubuntu for older glibc
image: phadej/ghc:8.6.5-xenial
image: phadej/ghc:8.6.5-bionic
steps:
- name: Set PATH
run: |
......
......@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-18.04
container:
# Older Ubuntu for older glibc
image: phadej/ghc:8.6.5-xenial
image: phadej/ghc:8.6.5-bionic
steps:
- name: Set PATH
run: |
......
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