Skip to content

Commit a933ae2

Browse files
author
Matthias Koeppe
committed
.github/workflows/macos.yml (conda-forge-macos-maximal): Remove, to avoid problems with optional conda packages
1 parent 4680d85 commit a933ae2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ on:
2929
["latest", "", "homebrew-macos-usrlocal-maximal"],
3030
["latest", "", "homebrew-macos-usrlocal-python3_xcode-standard"],
3131
["latest", "", "conda-forge-macos-minimal"],
32-
["latest", "", "conda-forge-macos-standard"],
33-
["latest", "", "conda-forge-macos-maximal"]]
32+
["latest", "", "conda-forge-macos-standard"]]
3433
type: string
3534
extra_sage_packages:
3635
description: 'Extra Sage packages to install as system packages'

0 commit comments

Comments
 (0)