Skip to content

Commit

Permalink
Updated tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanratcliffe committed Mar 4, 2024
1 parent 024a63b commit 2b1405e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
test-bot:
strategy:
matrix:
os: [ubuntu-22.04, macos-13]
os: [ubuntu-22.04, macos-13, apple-certs]
runs-on: ${{ matrix.os }}
steps:
- name: Set up Homebrew
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Overmindtech Overmind
# Overmind Homebrew Tap

This repo contains Overmind's homebrew packages. PRs are generated from the [https://github.com/overmindtech/cli](https://github.com/overmindtech/cli) repo. Once PRs have been reviewed and merged, they should be labeled with `pr-pull` which will trigger a workflows that pulls the compiled bottles into the current release.

They should be labeled with `TODO` which DOES SOMETHING TO DO WITH BOTTLES?

## How do I install these formulae?

Expand Down

0 comments on commit 2b1405e

Please sign in to comment.