Skip to content

Commit

Permalink
SNOW-346403 Release SC 2.8.6 for spark 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mrui committed May 18, 2021
1 parent a3bd448 commit cb59708
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 cb59708

Please sign in to comment.