Skip to content

chore: update rust edition to 2024 #87

chore: update rust edition to 2024

chore: update rust edition to 2024 #87

Workflow file for this run

on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
docker run --rm -v "$(pwd)":/external ghcr.io/flybywiresim/dev-env:latest scripts/ci.sh