Skip to content

Commit

Permalink
Bump zephyr
Browse files Browse the repository at this point in the history
  • Loading branch information
pgielda committed Oct 27, 2023
1 parent 78d1e05 commit e9e4908
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: [push]

env:
MATRIX_RUNNERS: 8 # do not saturate runner pool
ZEPHYR_SDK_VERSION: "0.16.0"
ZEPHYR_VERSION: "3d37cc3da98b127eb9a86beb68a89e3e66a0253a"
ZEPHYR_SDK_VERSION: "0.16.1"
ZEPHYR_VERSION: "dc431a7397a629c9fb7e3a27a803d11bf1103389"
MICROPYTHON_VERSION: "fe2a8332ff9c7cc7b66ed6da04f5a4a825309818"

jobs:
Expand Down Expand Up @@ -139,4 +139,4 @@ jobs:
- name: Print status
run: |
./scripts/generate_summary.py -c zephyr.yaml >> $GITHUB_STEP_SUMMARY

0 comments on commit e9e4908

Please sign in to comment.