We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d67370 commit e78382aCopy full SHA for e78382a
.github/workflows/publish.yml
@@ -58,7 +58,7 @@ jobs:
58
59
strategy:
60
matrix:
61
- sdk: [0.17.1]
+ sdk: [0.17.2]
62
toolchain: [
63
{ arch: "aarch64-zephyr-elf", nick: "aarch64"},
64
{ arch: "arc64-zephyr-elf", nick: "arc64"},
@@ -134,7 +134,7 @@ jobs:
134
135
136
137
138
139
steps:
140
- name: Checkout repository
0 commit comments