mirror of https://github.com/wolfSSL/wolfssh.git
use older ubuntu version with zephyr test
parent
9e68977945
commit
b78fad7eef
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue