Skip to content

Adding more basic data types #7

Adding more basic data types

Adding more basic data types #7

Workflow file for this run

name: Porytiles PR Build
on:
pull_request:
branches: [ "develop" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-linux-amd64-clang:
uses: ./.github/workflows/linux_amd64_clang.yml
build-macos-arm64-clang:
uses: ./.github/workflows/macos_arm64_clang.yml