Run sorbet workflow on macOS.

This commit is contained in:
Markus Reiter 2020-11-20 19:17:17 +01:00
parent c376837544
commit 257855a929

View File

@ -10,7 +10,7 @@ on:
jobs: jobs:
tapioca: tapioca:
if: github.repository == 'Homebrew/brew' if: github.repository == 'Homebrew/brew'
runs-on: ubuntu-latest runs-on: macos-latest
steps: steps:
- name: Set up Homebrew - name: Set up Homebrew
id: set-up-homebrew id: set-up-homebrew