Skip to content

Commit

Permalink
SNOW-276125 Release SC 2.8.5 for spark 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mrui committed Apr 20, 2021
1 parent c0ac022 commit a792039
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 33 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ClusterTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Spark Cluster Test

on:
push:
branches: [ master ]
branches: [ spark_3.0 ]
pull_request:
branches: [ master ]
branches: [ spark_3.0 ]

jobs:
test:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/IntegrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Spark Connector Integration Test

on:
push:
branches: [ master ]
branches: [ spark_3.0 ]
pull_request:
branches: [ master ]
branches: [ spark_3.0 ]

jobs:
test:
Expand Down
29 changes: 0 additions & 29 deletions legacy/.travis.yml

This file was deleted.

0 comments on commit a792039

Please sign in to comment.