Skip to content

Commit

Permalink
rdar://134150511: Disable Scala 2.12 release pipelines (apache#2035)
Browse files Browse the repository at this point in the history
Co-authored-by: Liang-Chi Hsieh <viirya@gmail.com>
  • Loading branch information
2 people authored and GitHub Enterprise committed Aug 17, 2024
1 parent 2bdbe03 commit ede986c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion rio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1299,6 +1299,7 @@ builds:

- name: apple-spark-2.12_3.4.3-release
branchName: branch-3.4.3-apple-release
disabled: true
machine:
env:
<<: *base_env
Expand Down Expand Up @@ -1349,6 +1350,7 @@ builds:

- name: apple-spark-2.12_3.4.3-binaries-release
branchName: branch-3.4.3-apple-release
disabled: true
machine:
env:
<<: *base_env
Expand Down Expand Up @@ -1400,6 +1402,7 @@ builds:
- group: image
branchName: branch-3.4.3-apple-release
version: 2.12_3.4.3
disabled: true
trigger:
gitPush: false
machine:
Expand Down Expand Up @@ -1535,4 +1538,4 @@ builds:
build:
<<: *release_image_build
package:
<<: *snapshot_image_package
<<: *snapshot_image_package

0 comments on commit ede986c

Please sign in to comment.