Skip to content

Commit 9037f2f

Browse files
committed
.github/workflows/moocore.yml: Replace macos-13 with macos-15-intel.
1 parent b76c233 commit 9037f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/moocore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
# FIXME: needs
3838
# * brew install xz
3939
# * fix options only available in GNU diff
40-
#- { os: macos-13, cc: clang, python-version: '3.10' }
40+
#- { os: macos-15-intel, cc: clang, python-version: '3.10' }
4141
#- { os: macos-14, cc: clang, python-version: '3.10' }
4242
env:
4343
CC: ${{ matrix.cc }}

0 commit comments

Comments
 (0)