We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37537bd commit 0ca1d1dCopy full SHA for 0ca1d1d
.github/workflows/make.ps1
@@ -28,7 +28,7 @@ Function Build-Project {
28
@(
29
@{
30
Cmd = 'lazbuild'
31
- Url = 'https://fossies.org/windows/misc/lazarus-3.6-fpc-3.2.2-win64.exe'
+ Url = 'https://fossies.org/windows/misc/lazarus-3.8-fpc-3.2.2-win64.exe'
32
Path = "C:\Lazarus"
33
}
34
) | Where-Object {
0 commit comments