ci : remove make
This commit is contained in:
parent
d39ffd9556
commit
3126a2020a
1 changed files with 0 additions and 5 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -591,11 +591,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
xcodebuild -scheme llama-Package -destination "${{ matrix.destination }}"
|
xcodebuild -scheme llama-Package -destination "${{ matrix.destination }}"
|
||||||
|
|
||||||
- name: Build Swift Example
|
|
||||||
id: make_build_swift_example
|
|
||||||
run: |
|
|
||||||
make swift
|
|
||||||
|
|
||||||
windows-msys2:
|
windows-msys2:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue