Skip to content

Commit 408eb8e

Browse files
authored
Merge pull request #22 from chdb-io/fixPipeline1
Use macos-15
2 parents 3cb97aa + 72d0f04 commit 408eb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
GITHUB_TOKEN: ${{ secrets.ACTION }}
3636

3737
build_mac:
38-
runs-on: macos-12
38+
runs-on: macos-15
3939
steps:
4040
- uses: actions/checkout@v3
4141
- name: Fetch library

0 commit comments

Comments
 (0)