Skip to content

Commit

Permalink
github: Fix outdated clang9 config name
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianBlokland committed Dec 2, 2023
1 parent 3bfcfc4 commit 8d995e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
image: ubuntu-20.04,
arch: x86_64,
os: ubuntu,
compiler: clang9,
compiler: clang10,
cc: clang-10,
cxx: clang++-10
}
Expand Down

0 comments on commit 8d995e1

Please sign in to comment.