mirror of
https://github.com/dlang/phobos.git
synced 2025-04-29 14:40:30 +03:00
Merge pull request #8883 from dkorpel/ci-freebsd
Remove failing FreeBSD 12 CI
This commit is contained in:
commit
e531180fde
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -81,8 +81,6 @@ jobs:
|
||||||
include:
|
include:
|
||||||
- job_name: FreeBSD 13.2 x64
|
- job_name: FreeBSD 13.2 x64
|
||||||
freebsd_version: '13.2'
|
freebsd_version: '13.2'
|
||||||
- job_name: FreeBSD 12.4 x64
|
|
||||||
freebsd_version: '12.4'
|
|
||||||
name: ${{ matrix.job_name }}
|
name: ${{ matrix.job_name }}
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue