Skip to content

Commit

Permalink
chore: change workflow branch back to 3.0 (#495)
Browse files Browse the repository at this point in the history
* chore: sanitizer flag align with tdengine

* fix: enable sanitizer from tdengine

* chore: change workflow branch back to 3.0
  • Loading branch information
sangshuduo committed Nov 29, 2022
1 parent 9f587e9 commit fe0a5ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/3.0-coveralls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
repository: 'taosdata/TDengine'
path: 'TDengine'
ref: 'feat/sangshuduo/TD-16450-taosdump-for-windows'
ref: '3.0'

- name: Change time zone
if:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/3.0-windows-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
with:
repository: 'taosdata/TDengine'
path: 'TDengine'
ref: 'feat/sangshuduo/TD-16450-taosdump-for-windows'
ref: '3.0'

- name: create debug directory
if: |
Expand Down

0 comments on commit fe0a5ee

Please sign in to comment.