Skip to content

Feature: Variable and BlankNode inlining #647

Feature: Variable and BlankNode inlining

Feature: Variable and BlankNode inlining #647

name: Packaging and deployment tests
on: [ 'pull_request' ]
jobs:
packaging-and-deployment-tests-clang:
name: Packaging and deployment tests clang-17
uses: ./.github/workflows/reusable_packaging_and_deployment.yml
with:
os: ubuntu-22.04
compiler: clang-17
cmake-version: 3.24.0
packaging-and-deployment-tests-gcc:
name: Packaging and deployment tests gcc-13
uses: ./.github/workflows/reusable_packaging_and_deployment.yml
with:
os: ubuntu-22.04
compiler: gcc-13
cmake-version: 3.24.0