Skip to content

feat(driver): allow selecting pinned host allocation flags #175

feat(driver): allow selecting pinned host allocation flags

feat(driver): allow selecting pinned host allocation flags #175

on: [pull_request]
jobs:
cargo-publish-dry-run:
name: cargo-publish-dry-run
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: stable
override: true
- uses: actions-rs/cargo@v1
with:
command: publish
args: --dry-run -F cuda-13020