Skip to content

Commit

Permalink
Fix wrong os name CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanchatelain committed Apr 12, 2024
1 parent d2af743 commit 8f3b21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-20.04
- os: ubuntu:20.04
llvm: 7
gcc: 7
- os: ubuntu:20.04
Expand Down

0 comments on commit 8f3b21e

Please sign in to comment.