mirror of
https://github.com/dlang/phobos.git
synced 2025-04-26 21:22:20 +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:
|
||||
- job_name: FreeBSD 13.2 x64
|
||||
freebsd_version: '13.2'
|
||||
- job_name: FreeBSD 12.4 x64
|
||||
freebsd_version: '12.4'
|
||||
name: ${{ matrix.job_name }}
|
||||
runs-on: macos-latest
|
||||
timeout-minutes: 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue