Skip to content

Commit

Permalink
Use 2022 runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekma committed Sep 7, 2021
1 parent 71c80cc commit 3ce2e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automation/nightly_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ clone "vscode-wpilib"
cd GradleRIO

# Temporarily use 2020 ni-libraries while 2022 runtime is still not available.
eval "$SED_CMD \"13s/+/2020.+/\"" versionupdates.gradle
# eval "$SED_CMD \"13s/+/2020.+/\"" versionupdates.gradle

./gradlew updateVersions -PuseDevelopment
./gradlew publishToMavenLocal -x patchExamples -PpublishVersion=$VERSION
Expand Down

0 comments on commit 3ce2e25

Please sign in to comment.