Skip to content

Commit

Permalink
macos-13 to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Dec 10, 2024
1 parent f3b1fd8 commit 1448b54
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
- toolchain: stable
os: windows-latest
llvm: ""
- toolchain: stable
os: macos-13
llvm: ["16.0", "16-0"]
- toolchain: stable
os: macos-latest
llvm: ["16.0", "16-0"]
Expand All @@ -56,7 +53,7 @@ jobs:
llvm: ["16.0", "16-0"]
- toolchain: stable
os: macos-13
llvm: ["16.0", "16-0"]
llvm: ["14.0", "14-0"]


steps:
Expand Down

0 comments on commit 1448b54

Please sign in to comment.