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:
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -21,10 +21,10 @@ jobs:
|
||||
os: ubuntu-latest
|
||||
packages: "g++-13"
|
||||
toolset: "gcc-13"
|
||||
- name: "clang-18"
|
||||
- name: "clang-15"
|
||||
os: ubuntu-latest
|
||||
packages: "llvm-18"
|
||||
toolset: "clang-18"
|
||||
packages: "llvm-toolchain-15"
|
||||
toolset: "clang-15"
|
||||
- name: "xcode"
|
||||
os: macos-latest
|
||||
toolset: "clang"
|
||||
|
||||
Reference in New Issue
Block a user