Fix PowerShell image tag: lts-ubuntu-22.04

Amp-Thread-ID: https://ampcode.com/threads/T-019cc404-c628-759e-a50b-f5eeea35b91f
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
root
2026-03-07 05:54:50 +01:00
parent 88551536e6
commit dbd6bf0324
+1 -1
View File
@@ -51,7 +51,7 @@ bash-syntax:
powershell-syntax: powershell-syntax:
stage: lint stage: lint
image: mcr.microsoft.com/powershell:lts-ubuntu-24.04 image: mcr.microsoft.com/powershell:lts-ubuntu-22.04
script: script:
- echo "Checking PowerShell syntax..." - echo "Checking PowerShell syntax..."
- | - |