Fix wrong image (#1040)

For #884
This commit is contained in:
Sergey Kuznetsov
2023-12-13 12:49:44 +00:00
committed by GitHub
parent a467cb2526
commit d11d566121

View File

@@ -20,7 +20,7 @@ jobs:
- os: Linux
build_type: Debug
container:
image: conanio/gcc11:1.61.0
image: rippleci/clio_ci:latest
runs-on: [self-hosted, "${{ matrix.os }}"]
container: ${{ matrix.container }}