Skip to content

chore(meshtls-rustls): Use aws-lc as the default crypto backend #225

chore(meshtls-rustls): Use aws-lc as the default crypto backend

chore(meshtls-rustls): Use aws-lc as the default crypto backend #225

Workflow file for this run

name: markdown
permissions:
contents: read
on:
pull_request:
paths:
- .github/workflows/shellcheck.yml
- '**/*.sh'
- justfile
jobs:
sh-lint:
timeout-minutes: 5
runs-on: ${{ vars.LINKERD2_PROXY_RUNNER || 'ubuntu-24.04' }}
steps:
- uses: linkerd/dev/actions/setup-tools@v47
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- run: just sh-lint