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 b76c233 commit 9037f2fCopy full SHA for 9037f2f
.github/workflows/moocore.yml
@@ -37,7 +37,7 @@ jobs:
37
# FIXME: needs
38
# * brew install xz
39
# * fix options only available in GNU diff
40
- #- { os: macos-13, cc: clang, python-version: '3.10' }
+ #- { os: macos-15-intel, cc: clang, python-version: '3.10' }
41
#- { os: macos-14, cc: clang, python-version: '3.10' }
42
env:
43
CC: ${{ matrix.cc }}
0 commit comments