We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830888d commit fcf0f84Copy full SHA for fcf0f84
.github/workflows/ci-sage.yml
@@ -101,8 +101,7 @@ jobs:
101
with:
102
osversion_xcodeversion_toxenv_tuples: >-
103
[["latest", "", "homebrew-macos-usrlocal-minimal"],
104
- ["latest", "", "homebrew-macos-usrlocal-standard"],
105
- ["13", "xcode_15.0", "homebrew-macos-usrlocal-standard"]]
+ ["latest", "", "homebrew-macos-usrlocal-standard"]]
106
targets: SAGE_CHECK=no SAGE_CHECK_flint=yes flint
107
# Standard setting: Test the current beta release of Sage:
108
sage_repo: sagemath/sage
0 commit comments