Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Merge pull request #487 from ABRG-Models/alex-mat44-translate-fix #321

Merge pull request #487 from ABRG-Models/alex-mat44-translate-fix

Merge pull request #487 from ABRG-Models/alex-mat44-translate-fix #321

name: Ubu 24 gcc14
on:
push:
branches: [ "main" ]
paths-ignore:
- 'docs/**'
- 'README**'
- 'examples/screenshots/**'
- 'examples/docs/**'
pull_request:
branches: [ "main" ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
call-workflow-passing-data:
uses: ABRG-Models/morphologica/.github/workflows/cmake-ubuntu-template.yml@main
with:
RUNNER_IMAGE: ubuntu-24.04
BUILD_TYPE: Release
CC: gcc-14
CXX: g++-14
WX_PACKAGE: libwxgtk3.2-dev