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:19:44 -05:00
parent f07ab48f1d
commit 8a2c4b655d

View File

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