Skip to content

Implement frame callbacks and a new memory pool #29

Implement frame callbacks and a new memory pool

Implement frame callbacks and a new memory pool #29

Workflow file for this run

name: CI
on:
pull_request:
merge_group:
push:
branches:
- main
jobs:
check:
uses: ./.github/workflows/check.yml
dependencies:
uses: ./.github/workflows/dependencies.yml
test:
uses: ./.github/workflows/test.yml