Skip to content

Commit ea62735

Browse files
committed
.github/workflows/ci-sage.yml: Remove broken macOS configuration
1 parent 2caa375 commit ea62735

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci-sage.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ jobs:
101101
with:
102102
osversion_xcodeversion_toxenv_tuples: >-
103103
[["latest", "", "homebrew-macos-usrlocal-minimal"],
104-
["latest", "", "homebrew-macos-usrlocal-standard"],
105-
["13", "xcode_15.0", "homebrew-macos-usrlocal-standard"]]
104+
["latest", "", "homebrew-macos-usrlocal-standard"]]
106105
targets: SAGE_CHECK=no SAGE_CHECK_flint=yes flint
107106
# Standard setting: Test the current beta release of Sage:
108107
sage_repo: sagemath/sage

0 commit comments

Comments
 (0)