Skip to content

build(deps): bump thiserror from 2.0.6 to 2.0.7 (#386) #400

build(deps): bump thiserror from 2.0.6 to 2.0.7 (#386)

build(deps): bump thiserror from 2.0.6 to 2.0.7 (#386) #400

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