Try Jammy image

This commit is contained in:
mustafa 2022-06-30 11:31:13 +03:00
parent f81ac8f3b4
commit b03e577130

View File

@ -1,14 +1,10 @@
---
language: python
python: 2.7.18
dist: focal
vm:
size: large
dist: jammy
addons:
apt:
packages:
- zsh
- build-essential
# - ksh
# - gcc-4.8
# - g++-4.8