drop macOS intel
This commit is contained in:
parent
db26b3b404
commit
4d7e4f5f81
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue