Skip to content

Commit

Permalink
add ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxianrong committed Oct 25, 2024
1 parent 5738f20 commit 67dc8d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pika.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
sh integrate_test.sh
build_on_macos:
runs-on: macos-12
runs-on: macos-latest

steps:
- uses: actions/checkout@v4
Expand All @@ -169,7 +169,7 @@ jobs:
- name: ccache
uses: hendrikmuhs/[email protected]
with:
key: macos-12
key: macos-latest

- name: Install Deps
run: |
Expand Down

0 comments on commit 67dc8d3

Please sign in to comment.