Skip to content

Commit

Permalink
Remove LLVM 10 job in MacOS CI
Browse files Browse the repository at this point in the history
See issue #6
  • Loading branch information
jamesmth committed May 1, 2023
1 parent 74b20b9 commit 6eba40a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
strategy:
matrix:
llvm-version:
- ["10", "10-0", "v10.0.1-rust-1.46/llvm-10.0.1-rust-1.46-macos.tar.gz"]
- ["11", "11-0", "v11.0.1-rust-1.51/llvm-11.0.1-rust-1.51-macos.tar.gz"]
- ["12", "12-0", "v12.0.1-rust-1.55/llvm-lld-12.0.1-rust-1.55-macos.tar.gz"]
- ["13", "13-0", "v13.0.0-rust-1.59/llvm-lld-13.0.0-rust-1.59-macos.tar.gz"]
Expand Down

0 comments on commit 6eba40a

Please sign in to comment.