use older ubuntu version with zephyr test

pull/746/head
JacobBarthelmeh 2024-10-14 11:54:11 -06:00
parent 9e68977945
commit b78fad7eef
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
config: config:
- zephyr-ref: v3.4.0 - zephyr-ref: v3.4.0
zephyr-sdk: 0.16.1 zephyr-sdk: 0.16.1
runs-on: ubuntu-latest 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.
timeout-minutes: 20 timeout-minutes: 20
steps: steps: