Skip to content

Commit

Permalink
Merge pull request #14 from MingjieJian/develop
Browse files Browse the repository at this point in the history
(branch): change to macos 15
  • Loading branch information
MingjieJian authored Sep 26, 2024
2 parents e773c1e + 613ed96 commit 485b793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: ubuntu
runs_on: ubuntu-latest
- name: macos
runs_on: macos-11
runs_on: macos-15
# - name: windows
# runs_on: windows-latest
runs-on: ${{ matrix.runs_on }}
Expand Down

0 comments on commit 485b793

Please sign in to comment.