ci: Use an image with CMake 4 in CI (#2388)

This commit is contained in:
Ayaz Salikhov
2025-08-04 15:52:36 +01:00
committed by GitHub
parent a446d85297
commit a9cf781ca5
12 changed files with 18 additions and 18 deletions

View File

@@ -42,7 +42,7 @@ jobs:
release:
runs-on: heavy
container:
image: ghcr.io/xrplf/clio-ci:494888254504d5c8a382f8bd283b069bdec40622
image: ghcr.io/xrplf/clio-ci:a446d85297b3006e6d2c4dc7640368f096afecf5
env:
GH_REPO: ${{ github.repository }}
GH_TOKEN: ${{ github.token }}