Skip to content

Address packaging issues with ruby 3.3.x #12

Address packaging issues with ruby 3.3.x

Address packaging issues with ruby 3.3.x #12

Workflow file for this run

name: Test Build
on:
workflow_dispatch:
pull_request:
paths:
- "lib/commonmarker/version.rb"
jobs:
build:
uses: yettoapp/actions/.github/workflows/ruby_rust_test_build.yml@main
secrets:
gh_token: ${{ secrets.GITHUB_TOKEN }}
with:
include_musl: true