Skip to content

Commit

Permalink
Update GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda authored Dec 27, 2024
1 parent 54c015e commit 5c955bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildroot-host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
config: ["arm64", "armv7", "armv6", "armv5", "x86_64", "i386", "ppc64le"]
runs-on: [self-hosted, linux, x64]
container: colemancda/buildroot-swift
timeout-minutes: 720
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5c955bd

Please sign in to comment.