From 843097c1dda29cd7062b0f0e0d0ac961a285f827 Mon Sep 17 00:00:00 2001 From: Joel Timothy Oh Date: Sun, 10 Mar 2024 17:06:57 +0000 Subject: [PATCH] Refactor: Add PS `7.4` `linux_container` jobs --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b664dde..ba43a7a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,6 +66,8 @@ stages: vmImage: ubuntu-22.04 strategy: matrix: + 7.4.1: + containerImage: joeltimothyoh/powershell:7.4.1-ubuntu-22.04-git-sudo 7.3.9: containerImage: joeltimothyoh/powershell:7.3.9-ubuntu-22.04-git-sudo 7.2.2: