Skip to content

Commit 71a770e

Browse files
committed
Drop windows test version due to LLVM issue
1 parent b910c4e commit 71a770e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,9 @@ jobs:
1818
- version: '1.6'
1919
os: ubuntu-latest
2020
arch: x64
21-
- version: '1.6'
22-
os: windows-latest
23-
arch: x64
2421
- version: '1.7'
2522
os: ubuntu-latest
2623
arch: x64
27-
- version: '1.7'
28-
os: windows-latest
29-
arch: x64
3024
steps:
3125
- uses: actions/checkout@v2
3226
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)