[release] v0.9.19-unstable

This commit is contained in:
Yann Stepienik 2023-08-11 10:24:50 +01:00
parent f7ee52dbb3
commit 245c00fecb

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
machine: # executor type
image: ubuntu-2004:202010-01 # # recommended linux image - includes Ubuntu 20.04, docker 19.03.13, docker-compose 1.27.4
image: ubuntu-2204:2022.04.1 # # recommended linux image - includes Ubuntu 20.04, docker 19.03.13, docker-compose 1.27.4
steps:
- checkout