Skip to content

Commit

Permalink
Take version from default
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm authored Sep 24, 2024
1 parent 81541f0 commit 6a46b0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .test-infra/jenkins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ plugins {
applyGroovyNature()
applyPythonNature()

// TODO(https://github.com/apache/beam/issues/20209): Don't hardcode this version, take the value provided by Python nature.
pythonVersion = '3.12'

task generateMetricsReport {
dependsOn setupVirtualenv
def metricsReportFilename = "beam-metrics_report.html"
Expand Down

0 comments on commit 6a46b0d

Please sign in to comment.