Skip to content

chore: update rust version + disable unsupported optimizations #18999

chore: update rust version + disable unsupported optimizations

chore: update rust version + disable unsupported optimizations #18999

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- ready_for_review
jobs:
title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v3.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}