Skip to content

Commit 14cf0e3

Browse files
authored
[Patmos][CI] Updated newlib commit (#26)
1 parent 018fe95 commit 14cf0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-test-all/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ runs:
167167
- name: Download Newlib
168168
if: inputs.enable-package == 'true'
169169
env:
170-
NEWLIB_COMMIT: 091ee7c147edec0bac60a3d0257e623859fae33d
170+
NEWLIB_COMMIT: 0271523231f895a4a2c70366519264970ceb0736
171171
shell: bash
172172
run: |
173173
git clone https://github.com/t-crest/patmos-newlib ${{env.NEWLIB_PATH}}

0 commit comments

Comments
 (0)