ci : remove make

This commit is contained in:
Georgi Gerganov 2024-12-07 21:55:01 +02:00
parent d39ffd9556
commit 3126a2020a
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -591,11 +591,6 @@ jobs:
run: |
xcodebuild -scheme llama-Package -destination "${{ matrix.destination }}"
- name: Build Swift Example
id: make_build_swift_example
run: |
make swift
windows-msys2:
runs-on: windows-latest