mirror of
https://github.com/boostorg/sort.git
synced 2026-01-19 04:42:11 +00:00
Try and fix GHA setup.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
toolset: "gcc-13"
|
||||
- name: "clang-15"
|
||||
os: ubuntu-latest
|
||||
packages: "llvm-toolchain-15"
|
||||
packages: "clang-15"
|
||||
toolset: "clang-15"
|
||||
- name: "xcode"
|
||||
os: macos-latest
|
||||
|
||||
Reference in New Issue
Block a user