drop macOS intel

This commit is contained in:
WebFreak001 2025-12-26 22:41:51 +01:00 committed by Jan Jurzitza
parent db26b3b404
commit 4d7e4f5f81
1 changed files with 0 additions and 7 deletions

View File

@ -70,13 +70,6 @@ jobs:
include: include:
- { do_report: 1, build: { type: dub, version: 'current' }, host: 'ubuntu-22.04', compiler: { version: dmd-latest, dmd: dmd } } - { do_report: 1, build: { type: dub, version: 'current' }, host: 'ubuntu-22.04', compiler: { version: dmd-latest, dmd: dmd } }
- compiler:
dmd: dmd
host: macos-15-intel
build:
type: 'dub'
version: 'current'
runs-on: ${{ matrix.host }} runs-on: ${{ matrix.host }}
steps: steps: