ci: set image tag
This commit is contained in:
parent
3d37be9c22
commit
adfd2cff9f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ steps:
|
|||
path: .
|
||||
|
||||
- name: build
|
||||
image: ubuntu:22
|
||||
image: ubuntu:focal
|
||||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
|
|
Reference in a new issue