Skip to content

Updated container slot data type from u8 to u16 #197

Updated container slot data type from u8 to u16

Updated container slot data type from u8 to u16 #197

Workflow file for this run

name: Build
on:
push:
workflow_dispatch:
jobs:
call-windows-build:
name: Windows Build
uses: ./.github/workflows/win-build.yml
call-linux-build:
name: Linux Build
uses: ./.github/workflows/linux-build.yml