Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reimplement polling expectations to make them more reliable under heavy system loads #223

Reimplement polling expectations to make them more reliable under heavy system loads

Reimplement polling expectations to make them more reliable under heavy system loads #223

Workflow file for this run

name: Carthage
on:
push:
branches:
- main
tags:
- "*"
pull_request:
branches:
- "*"
jobs:
carthage:
name: Carthage Build
runs-on: macos-15
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.2
bundler-cache: true
- run: ./test carthage