Skip to content

Commit be19afc

Browse files
committed
remove windows from test temporarily
1 parent 3d815d1 commit be19afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
julia-version: ['1', 'nightly']
1717
julia-arch: [x64]
18-
os: [ubuntu-latest, windows-latest]
18+
os: [ubuntu-latest, macOS-latest]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)