Skip to content

Commit 5f5f780

Browse files
authored
Run tests with Julia 1.10.0 on macOS-latest (#455)
1 parent 38d4447 commit 5f5f780

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ jobs:
3030
- ubuntu-latest
3131
- macOS-latest
3232
- windows-latest
33-
exclude:
34-
- version: 'min'
35-
os: macOS-latest # Apple Silicon
36-
include:
37-
- version: 'min'
38-
os: macOS-13 # Intel
3933
steps:
4034
- uses: actions/checkout@v4
4135
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)