Skip to content

Commit

Permalink
Remove macOS CIs [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Nov 18, 2021
1 parent b35b7a1 commit 2efbb35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 80 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check_dependencies.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
update-deps:
strategy:
matrix:
os: [ubuntu-20.04, macos-11]
os: [ubuntu-20.04]
fail-fast: true
runs-on: ${{ matrix.os }}
steps:
Expand Down
79 changes: 0 additions & 79 deletions .github/workflows/macos.yml

This file was deleted.

0 comments on commit 2efbb35

Please sign in to comment.