Skip to content

Commit

Permalink
Tentative to exclude macOS CI on nightly (TheAlgorithms#18)
Browse files Browse the repository at this point in the history
merged!
  • Loading branch information
Azzaare committed Jun 12, 2021
1 parent 192fc7c commit 799508e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Expand Up @@ -22,6 +22,8 @@ jobs:
exclude:
- os: macOS-latest
arch: x86
- os: macOS-latest
version: 'nightly'
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 799508e

Please sign in to comment.