Remove dragonfly

This commit is contained in:
Stjepan Glavina 2020-06-01 00:54:45 +02:00
parent 931a348cbe
commit 2f8f3a2340
1 changed files with 0 additions and 4 deletions

View File

@ -38,10 +38,6 @@ jobs:
if: startsWith(matrix.os, 'ubuntu')
run: cross build --target x86_64-unknown-netbsd
- name: DragonFly BSD
if: startsWith(matrix.os, 'ubuntu')
run: cross build --target x86_64-unknown-dragonfly
- name: iOS
if: startsWith(matrix.os, 'macos')
run: cross build --target aarch64-apple-ios