mirror of
https://github.com/openharmony/third_party_libtiff.git
synced 2026-07-01 06:48:10 -04:00
ci: Update "old" build jobs to use Ubuntu 22.04
This commit is contained in:
+2
-2
@@ -19,7 +19,7 @@ autoconf-current:
|
||||
|
||||
autoconf-old:
|
||||
stage: build
|
||||
image: registry.gitlab.com/libtiff/libtiff-ci-ubuntu20.04:latest
|
||||
image: registry.gitlab.com/libtiff/libtiff-ci-ubuntu22.04:latest
|
||||
script:
|
||||
- sh build/gitlab-ci autoconf-minimal
|
||||
after_script:
|
||||
@@ -42,7 +42,7 @@ cmake-ninja-current:
|
||||
|
||||
cmake-makefiles-old:
|
||||
stage: build
|
||||
image: registry.gitlab.com/libtiff/libtiff-ci-ubuntu20.04:latest
|
||||
image: registry.gitlab.com/libtiff/libtiff-ci-ubuntu22.04:latest
|
||||
script:
|
||||
- sh build/gitlab-ci cmake "Unix Makefiles" Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user