Skip to content

Commit b78fad7

Browse files
use older ubuntu version with zephyr test
1 parent 9e68977 commit b78fad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zephyr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
config:
1515
- zephyr-ref: v3.4.0
1616
zephyr-sdk: 0.16.1
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-22.04
1818
# This should be a safe limit for the tests to run.
1919
timeout-minutes: 20
2020
steps:

0 commit comments

Comments
 (0)