Skip to content

Commit ba67ac4

Browse files
committed
also remove windows test in PR testing temporarily
1 parent be19afc commit ba67ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
julia-version: ['1']
1414
julia-arch: [x64]
15-
os: [ubuntu-latest, windows-latest, macOS-latest]
15+
os: [ubuntu-latest, macOS-latest]
1616

1717
steps:
1818
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)