[circleci] Lets see of using Ubuntu 24.04 fixes the minsize job

This commit is contained in:
Khaled Hosny 2025-03-25 17:12:57 +02:00
parent 614013940d
commit d81d4dfbd3

View file

@ -60,7 +60,7 @@ jobs:
minsize: minsize:
docker: docker:
- image: ubuntu - image: ubuntu:24.04
steps: steps:
- checkout - checkout
- run: apt update - run: apt update