mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-11 14:07:11 +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
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [ master ]
|
||||
branches-ignore: [ master ethernet_idf4.3 ]
|
||||
pull_request:
|
||||
branches-ignore: [ master ]
|
||||
branches-ignore: [ master ethernet_idf4.3 ]
|
||||
|
||||
jobs:
|
||||
job1:
|
||||
|
||||
Reference in New Issue
Block a user