Skip to content

Bump to WPILib 2025 Beta 1 & remove C++ protobuf #1891

Bump to WPILib 2025 Beta 1 & remove C++ protobuf

Bump to WPILib 2025 Beta 1 & remove C++ protobuf #1891

run-smoketest-native (ubuntu-22.04, jar-Linux, -Djdk.lang.Process.launchMechanism=vfork)

succeeded Oct 25, 2024 in 15s
Set up job
1s
Install Java 17
1s
Run actions/download-artifact@v4
1s
Run sudo apt-get update
10s
Run java -jar -Djdk.lang.Process.launchMechanism=vfork *.jar --smoketest
2s
Run ls *.jar | %{ Write-Host "Running $($_.Name)"; Start-Process "java" -ArgumentList "-jar `"$($_.FullName)`" --smoketest" -NoNewWindow -Wait; break }
0s
Post Install Java 17
0s
Complete job
0s