ci: build: fix ubuntu-focal-make-curl

This commit is contained in:
Pierrick HYMBERT 2024-03-16 22:27:02 +01:00
parent 9da4eec082
commit 89d3483860

View file

@ -49,7 +49,7 @@ jobs:
make test -j $(nproc) make test -j $(nproc)
ubuntu-focal-make-curl: ubuntu-focal-make-curl:
runs-on: ubuntu-latest runs-on: ubuntu-20.04
steps: steps:
- name: Clone - name: Clone