Skip to content

Commit 12cd184

Browse files
committed
chore: add bottles for macos-11 and ubuntu-20.04
1 parent dd97007 commit 12cd184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test-bot:
99
strategy:
1010
matrix:
11-
os: [ubuntu-22.04, macos-12]
11+
os: [ubuntu-20.04, ubuntu-22.04, macos-12, macos-11]
1212
runs-on: ${{ matrix.os }}
1313
env:
1414
HOMEBREW_NO_INSTALL_FROM_API: 1

0 commit comments

Comments
 (0)