Update .github/workflows/build-broadcom.yml
Some checks failed
Semgrep / Semgrep (push) Has been skipped
CodeQL / Analyze (python) (push) Has been skipped
Build broadcom ONEIMAGE / Configure-Build-Package-Action (push) Failing after 1m39s

This commit is contained in:
Matthew Fisher 2024-03-31 13:47:54 -05:00
parent 05b47cc998
commit a96b889ea1

View File

@ -7,7 +7,7 @@ on:
jobs:
Configure-Build-Package-Action:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- run: echo "Triggered ${{ gitea.event_name }}"
- name: Checkout