We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f381bfa + 90a1d3a commit c08ce79Copy full SHA for c08ce79
.github/workflows/chdb.yml
@@ -32,7 +32,7 @@ jobs:
32
run: ./chdb-go "SELECT 12345"
33
34
build_mac:
35
- runs-on: macos-15
+ runs-on: macos-13
36
steps:
37
- uses: actions/checkout@v3
38
- name: Fetch library
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.ACTION }}
39
40
41
0 commit comments