Skip to content

Was missing ?Sized-bound on Sync-impl (#7) #54

Was missing ?Sized-bound on Sync-impl (#7)

Was missing ?Sized-bound on Sync-impl (#7) #54

Workflow file for this run

name: Loom
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install rust
run: rustup toolchain install stable
- name: Loom
run: cd arcshift && ./run_loom_fast.sh