Skip to content

build(deps): bump unicase from 2.8.0 to 2.8.1 (#393) #410

build(deps): bump unicase from 2.8.0 to 2.8.1 (#393)

build(deps): bump unicase from 2.8.0 to 2.8.1 (#393) #410

Workflow file for this run

name: ci
on:
push:
branches:
- main
- release
- trial-*
paths-ignore:
- '**.md'
jobs:
build:
uses: ./.github/workflows/build.yml
with:
# a temporal fix for llvm/llvm-project#99502
runner: ubuntu-24.04