Skip to content

Commit

Permalink
Merge pull request #99 from leon-vv/upgrade-to-macos-13
Browse files Browse the repository at this point in the history
Upgrade macos-12 to macos-13 in build-and-test.yaml
  • Loading branch information
leon-vv authored Nov 4, 2024
2 parents fd77d6c + cfe5c09 commit c3363fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
path: dist/*.whl

build_and_test_macos:
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit c3363fc

Please sign in to comment.