Skip to content

[platformInfo] Hardcode recovery boot address to fix build on GCC 13+ #826

[platformInfo] Hardcode recovery boot address to fix build on GCC 13+

[platformInfo] Hardcode recovery boot address to fix build on GCC 13+ #826

Workflow file for this run

name: Docker Image CI
on: [pull_request, push]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: Build the Docker image
run: docker build . --file docker/Dockerfile --tag omega:$(date +%s)