undo unnecessary change to .github/workflows/zephyr.yml.

pull/8617/head
Daniel Pouzzner 2025-04-02 13:58:39 -05:00
parent c2b486ce53
commit 140e18c063
1 changed files with 2 additions and 3 deletions

View File

@ -23,9 +23,8 @@ jobs:
zephyr-sdk: 0.16.1 zephyr-sdk: 0.16.1
- zephyr-ref: v3.5.0 - zephyr-ref: v3.5.0
zephyr-sdk: 0.16.3 zephyr-sdk: 0.16.3
# 20250401 -- disable v2.7.4 due to obsolete cmake version requirements. - zephyr-ref: v2.7.4
# - zephyr-ref: v2.7.4 zephyr-sdk: 0.16.3
# zephyr-sdk: 0.16.3
if: github.repository_owner == 'wolfssl' if: github.repository_owner == 'wolfssl'
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
# This should be a safe limit for the tests to run. # This should be a safe limit for the tests to run.