Skip to content

Add changes for building on Ubuntu 24. #50

Add changes for building on Ubuntu 24.

Add changes for building on Ubuntu 24. #50

Workflow file for this run

name: Run builds on supported distributions
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
build-combined:
uses: svarshavchik/courier/.github/workflows/build-combined.yml@master
with:
thisrepo: svarshavchik/courier
thisbranch: master
libsrepo: ${{ github.repository }}
libsbranch: ${{ github.ref }}