Skip to content

Commit 4d54c00

Browse files
committed
remove Windows
1 parent f989fdb commit 4d54c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
julia-version: [1.0.5, 1.2.0, 1.3]
1616
julia-arch: [x64, x86]
17-
os: [ubuntu-latest, windows-latest, macOS-latest]
17+
os: [ubuntu-latest, macOS-latest]
1818
exclude:
1919
- os: macOS-latest
2020
julia-arch: x86

0 commit comments

Comments
 (0)