Skip to content

Removed serialAll option from concurrency settings #691

Removed serialAll option from concurrency settings

Removed serialAll option from concurrency settings #691

Workflow file for this run

name: build
on:
push:
branches:
- develop
- main
- release/*
pull_request:
jobs:
build:
name: Build
runs-on: macos-13
steps:
- name: Checkout the repo
uses: actions/checkout@v2
- name: Set proper xcode version
run: sh ./scripts/xcodeselect.sh
- name: Building
run: ./scripts/build.sh