Skip to content

Commit

Permalink
Use macos12 in the ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Jul 10, 2024
1 parent 1c63913 commit a191733
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ jobs:
name: build-agent
path: src/_agent.js
build-macos:
runs-on: macos-11
# runs-on: macos-12
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down

0 comments on commit a191733

Please sign in to comment.