mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-12 14:37:21 +03:00
Remove ethernet branch from build
This commit is contained in:
4
.github/workflows/CrossBuild.yml
vendored
4
.github/workflows/CrossBuild.yml
vendored
@@ -2,9 +2,9 @@
|
|||||||
name: Cross-Build
|
name: Cross-Build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore: [ master ]
|
branches-ignore: [ master ethernet_idf4.3 ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches-ignore: [ master ]
|
branches-ignore: [ master ethernet_idf4.3 ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job1:
|
job1:
|
||||||
|
|||||||
Reference in New Issue
Block a user