fix
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-05-06 04:39:53 +09:00
commit 4dc670850d
Signed by: nishi
GPG key ID: 27EF69B208EB9343

2
Jenkinsfile vendored
View file

@ -74,7 +74,7 @@ pipeline {
archiveArtifacts("MwMSVC32.dll,MwMSVC32.lib")
}
}
stage("Build for Windows 32-bit (MSVC)") {
stage("Build for Windows 32-bit (Watcom)") {
agent {
label "built-in"
}