Skip to content

Commit

Permalink
chore: bump to 1.2.6-alpha (#1142)
Browse files Browse the repository at this point in the history
## Rationale
1.2.5 is released, start a new dev circle.

## Detailed Changes
- Bump version to 1.2.6-alpha
- Clean disk when target dir is over 30G.

## Test Plan
  • Loading branch information
jiacai2050 authored Aug 9, 2023
1 parent f5b2175 commit eab6258
Show file tree
Hide file tree
Showing 6 changed files with 67 additions and 62 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,10 @@ jobs:
working-directory: integration_tests
run: |
make run-mysql
- name: Run PostgreSQL client tests
working-directory: integration_tests
run: |
make run-postgresql
- name: Run Prometheus query tests
working-directory: integration_tests
run: |
Expand Down
Loading

0 comments on commit eab6258

Please sign in to comment.