Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanchatelain committed Apr 25, 2024
1 parent a5cc9d3 commit 9062f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@ jobs:
- os: ubuntu:24.04
llvm: 17
gcc: 9
file: Dockerfile.ubuntu-24.04
file: Dockerfile_ubuntu-24.04
- os: ubuntu:24.04
llvm: 18
gcc: 9
file: Dockerfile.ubuntu-24.04
file: Dockerfile_ubuntu-24.04
runs-on: ubuntu-22.04
env:
TEST_TAG: verificarlo/verificarlo:test-llvm-${{ matrix.llvm }}
Expand Down

0 comments on commit 9062f77

Please sign in to comment.