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 018fe95 commit 14cf0e3Copy full SHA for 14cf0e3
.github/actions/build-test-all/action.yml
@@ -167,7 +167,7 @@ runs:
167
- name: Download Newlib
168
if: inputs.enable-package == 'true'
169
env:
170
- NEWLIB_COMMIT: 091ee7c147edec0bac60a3d0257e623859fae33d
+ NEWLIB_COMMIT: 0271523231f895a4a2c70366519264970ceb0736
171
shell: bash
172
run: |
173
git clone https://github.com/t-crest/patmos-newlib ${{env.NEWLIB_PATH}}
0 commit comments