summaryrefslogtreecommitdiffstats
path: root/.azure-pipelines
diff options
context:
space:
mode:
authorBrian Coca <bcoca@users.noreply.github.com>2023-06-26 16:41:31 +0200
committerGitHub <noreply@github.com>2023-06-26 16:41:31 +0200
commite22fe9be5683b056ddf6d4a0e881140bce7e68f1 (patch)
treea463e1fed7286f562358a08afebff1bdc9a65a6f /.azure-pipelines
parentRemove long obsolete hacking/get_library.py (#81122) (diff)
downloadansible-e22fe9be5683b056ddf6d4a0e881140bce7e68f1.tar.xz
ansible-e22fe9be5683b056ddf6d4a0e881140bce7e68f1.zip
ansible-test add alpine 3.18 as remote (#81109)
* add crun to avoid runc
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 7c1791e952..d41152612d 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -118,6 +118,8 @@ stages:
targets:
- name: Alpine 3.17
test: alpine/3.17
+ - name: Alpine 3.18
+ test: alpine/3.18
- name: Fedora 37
test: fedora/37
- name: Fedora 38