Commit b213fc4
authored
Bump Zephyr SDK Version in CI Image from v0.16.0 -> v0.17.2 (#13380)
### Summary
Previously, the CI docker image that was used for the Zephyr tests
downloaded and used the v0.16.0 version of the Zephyr SDK. Zephyr has
updated their documentation to recommend user to use v0.17.2. This PR
makes the needed change so that the CI job that runs the Zephyr tests
pulls the v0.17.2 version of the SDK.
### Test Plan
Tested on local repro of Docker image, and all support models (`add`,
`softmax`, and `mv2`) still pass.1 parent bfc099f commit b213fc4
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments