Skip to content

Commit

Permalink
[ci] update lazarus on windows to avoid build crash
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jan 1, 2024
1 parent 9dc832d commit 49b5cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
## 7z x octave_5.2.7z -ooctave -y
## rm -rf octave_5.2.7z
#choco install octave.portable --version=5.2.0
choco install lazarus --version=2.0.6
choco install lazarus --version=2.2.6
choco install mingw --version=8.1.0
curl --retry 3 -kL https://github.com/upx/upx/releases/download/v4.0.2/upx-4.0.2-win64.zip --output upx.zip
7z x upx.zip -oupx -y
Expand Down

0 comments on commit 49b5cef

Please sign in to comment.