Skip to content

Key the constructor database with keywords and build the algebra under GCC 15 #69

Key the constructor database with keywords and build the algebra under GCC 15

Key the constructor database with keywords and build the algebra under GCC 15 #69

# Linux: Clang 22 + SBCL
name: 'CI: Linux Clang+SBCL'
on:
push:
branches: [master, cmake-migration-proposal]
pull_request:
branches: [master]
jobs:
build:
uses: ./.github/workflows/ci-linux-build.yml
with:
cc: clang-22
cxx: clang++-22
lisp: sbcl
build_algstrap: true