Skip to content

Commit

Permalink
Fix wrong image (#1040)
Browse files Browse the repository at this point in the history
For #884
  • Loading branch information
kuznetsss authored Dec 13, 2023
1 parent a467cb2 commit d11d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit d11d566

Please sign in to comment.