2
0
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:
Rene Rivera
2024-08-03 11:06:43 -05:00
parent c3294fcce9
commit f07ab48f1d

View File

@@ -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"