Skip to content

Commit d091445

Browse files
authored
Update .github/workflows/CI.yml
1 parent 8ce3903 commit d091445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
os: 'macOS-latest'
2727
include:
2828
- version: 'min'
29-
os: 'macOS-13' # Intel
29+
os: 'macOS-15-intel' # Intel
3030
steps:
3131
- uses: actions/checkout@v5
3232
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)