Skip to content

Commit

Permalink
Merge pull request #666 from BlueBubblesApp/development
Browse files Browse the repository at this point in the history
revert macos runner to 13
  • Loading branch information
zlshames authored Jul 9, 2024
2 parents b735548 + 5ba3880 commit e075cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macOS-11]
os: [macOS-13]
python-version: ["3.10"]

steps:
Expand Down

0 comments on commit e075cbb

Please sign in to comment.