Skip to content

Commit

Permalink
Work on check-cygwin (32).
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaible committed Jul 19, 2024
1 parent 7530e89 commit e2569b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/many-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ jobs:
# child_info_fork::abort: \??\C:\cygwin\bin\cygiconv-2.dll: Loaded to different address: parent(0xEE0000) != child(0x820000)
# Cf. https://stackoverflow.com/questions/9300722/
- if: ${{ matrix.bitness == 32 }}
run: /usr/bin/rebaseall -v
run: /usr/bin/rebaseall
- name: Build in Cygwin
run: |
: "Set a PATH without native Windows implementations like java and tclsh."
Expand Down

0 comments on commit e2569b0

Please sign in to comment.