CI version: up to 'latest'

pull/734/head
Daniele Lacamera 2026-03-24 12:40:46 +01:00
parent 4ffa24c05f
commit 6b7448d4d1
27 changed files with 27 additions and 27 deletions

View File

@ -10,7 +10,7 @@ jobs:
footprint_test:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
name: cmake .config test (${{ matrix.target }})
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 15
strategy:

View File

@ -14,7 +14,7 @@ jobs:
name: Build on Ubuntu
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 20
defaults:
run:

View File

@ -14,7 +14,7 @@ jobs:
name: Build wolfBoot (target=${{ matrix.target }})
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 15
strategy:

View File

@ -8,7 +8,7 @@ jobs:
cmake_automated_test:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 15
steps:

View File

@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -22,7 +22,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -22,7 +22,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -23,7 +23,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -19,7 +19,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 30
steps:

View File

@ -10,7 +10,7 @@ jobs:
cppcheck:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
custom_tlv_simulator_tests:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
elf_scattered_test:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -11,7 +11,7 @@ jobs:
test_external_libs:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
# Matrix to test multiple configurations

View File

@ -10,7 +10,7 @@ jobs:
build-lib-fs-example:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
steps:
- name: Checkout repository
uses: actions/checkout@v4

View File

@ -10,7 +10,7 @@ jobs:
hooks_test:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 30
strategy:
fail-fast: false

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
test-lib:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
strategy:

View File

@ -11,7 +11,7 @@ jobs:
build:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-powerpc:v0.9.2
image: ghcr.io/wolfssl/wolfboot-ci-powerpc:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
powerfail_simulator_tests:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
self_update_simulator_test:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -10,7 +10,7 @@ jobs:
simulator_tests:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 30
steps:

View File

@ -10,7 +10,7 @@ jobs:
unit_tests:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 15
steps:

View File

@ -21,7 +21,7 @@ jobs:
check:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-arm:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-arm:latest
# Provide fallbacks when not workflow_dispatch
env:
WORKSPACE_PATH: ${{ github.event_name == 'workflow_dispatch' && inputs.workspace_path || 'IDE/VSCode/wolfBoot.code-workspace' }}

View File

@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: ghcr.io/wolfssl/wolfboot-ci-sim:v0.9.1
image: ghcr.io/wolfssl/wolfboot-ci-sim:latest
timeout-minutes: 30
steps: