Skip to content

feat(river_hdl): memory tests #51

feat(river_hdl): memory tests

feat(river_hdl): memory tests #51

Workflow file for this run

name: CI
on:
pull_request:
workflow_dispatch:
push:
branches:
- master
jobs:
DeterminateCI:
uses: DeterminateSystems/ci/.github/workflows/workflow.yml@main
permissions:
id-token: write
contents: read
with:
runner-map: |
{
"aarch64-darwin": "macos-latest",
"x86_64-linux": "ubuntu-latest"
}