Skip to content

fixup! (canonicalize_pathname_custom): fix --disable-charset build … #45

fixup! (canonicalize_pathname_custom): fix --disable-charset build …

fixup! (canonicalize_pathname_custom): fix --disable-charset build … #45

Workflow file for this run

name: CI
on: [ push, pull_request ]
jobs:
# call-build-ubuntu:
# if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
# uses: ./.github/workflows/ci-ubuntu.yml
# call-build-fedora:
# if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
# uses: ./.github/workflows/ci-fedora.yml
call-build-alpine:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
uses: ./.github/workflows/ci-alpine.yml
# call-build-macos:
# if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
# uses: ./.github/workflows/ci-macos.yml