Skip to content

Commit

Permalink
use older ubuntu version with zephyr test
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBarthelmeh committed Oct 14, 2024
1 parent 9e68977 commit b78fad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zephyr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
config:
- zephyr-ref: v3.4.0
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.
timeout-minutes: 20
steps:
Expand Down

0 comments on commit b78fad7

Please sign in to comment.