Skip to content

Commit

Permalink
Exclude windows nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Mar 13, 2024
1 parent 1e6b53b commit 0454d02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
- windows-latest
arch:
- x64
exclude:
- version: 'nightly' # cloning of registry hangs
os: windows-latest
arch: x64
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
Expand Down

0 comments on commit 0454d02

Please sign in to comment.