Skip to content

Bump crossterm from 0.26.1 to 0.27.0 #649

Bump crossterm from 0.26.1 to 0.27.0

Bump crossterm from 0.26.1 to 0.27.0 #649

Workflow file for this run

name: check-opte-ver
on:
pull_request:
paths:
- '.github/workflows/check-opte-ver.yml'
- 'Cargo.toml'
- 'tools/opte_version'
jobs:
check-opte-ver:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Install jq
run: sudo apt-get install -y jq
- name: Install toml-cli
run: cargo install [email protected]
- name: Check OPTE version and rev match
run: ./tools/ci_check_opte_ver.sh