Skip to content

Commit

Permalink
Move back to 14 for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Sep 22, 2022
1 parent 7e61e91 commit 1b9b8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
clang: [["16.0", "clang_16_0"]]
clang: [["14.0", "clang_14_0"]]
rust: ["1.40.0"]
steps:
- name: Checkout Repository
Expand Down

0 comments on commit 1b9b8a7

Please # to comment.