Skip to content

Commit

Permalink
Exclude windows 1.6 instead
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyichao committed Mar 13, 2024
1 parent 0454d02 commit a6925bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
arch:
- x64
exclude:
- version: 'nightly' # cloning of registry hangs
- version: '1.6' # cloning of registry hangs
os: windows-latest
arch: x64
steps:
Expand Down

0 comments on commit a6925bb

Please sign in to comment.