Skip to content

Build on Ubuntu 22.04 for better glibc compatibility #55

Build on Ubuntu 22.04 for better glibc compatibility

Build on Ubuntu 22.04 for better glibc compatibility #55

Workflow file for this run

name: CI
on:
push:
# branches: [ master ]
pull_request:
# branches: [ master ]
jobs:
ci:
name: "CI"
uses: ./.github/workflows/build.yml
with:
git-ref: ${{ github.ref }}