CI: Update to C++17 and use Ubuntu 18.04 as baseline
This commit is contained in:
parent
587450cd04
commit
ce31cf531d
9 changed files with 23 additions and 22 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash -ex
|
||||
|
||||
docker run -e ENABLE_COMPATIBILITY_REPORTING -v $(pwd):/citra ubuntu:16.04 /bin/bash -ex /citra/.travis/linux/docker.sh
|
||||
docker run -e ENABLE_COMPATIBILITY_REPORTING -v $(pwd):/citra ubuntu:18.04 /bin/bash -ex /citra/.travis/linux/docker.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue