Skip to content

Rolled back the testing configuration to an older xcode and iOS #930

Rolled back the testing configuration to an older xcode and iOS

Rolled back the testing configuration to an older xcode and iOS #930

Workflow file for this run

name: CI
on: [push]
jobs:
unit-tests:
runs-on: macos-13
steps:
- uses: actions/checkout@v1
- run: make test
name: Test