Skip to content

Commit

Permalink
ci: disable macos for ci debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys3 committed Jan 20, 2023
1 parent 27e8d29 commit 7c0a7c0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,12 @@ jobs:
matrix:
build:
- ubuntu
- macos
# - macos
- win-msvc
include:
- build: ubuntu
os: ubuntu-22.04
rust: nightly
- build: macos
os: macos-12
rust: nightly
- build: win-msvc
os: windows-2022
rust: nightly
Expand Down

0 comments on commit 7c0a7c0

Please sign in to comment.