We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d9727 commit dd0aa07Copy full SHA for dd0aa07
.github/workflows/chdb.yml
@@ -32,7 +32,7 @@ jobs:
32
run: ./chdb-go "SELECT 12345"
33
34
build_mac:
35
- runs-on: macos-12
+ runs-on: macos-15
36
steps:
37
- uses: actions/checkout@v3
38
- name: Fetch library
0 commit comments