Skip to content

Commit

Permalink
Merge pull request #665 from BlueBubblesApp/development
Browse files Browse the repository at this point in the history
workflow tweak
  • Loading branch information
zlshames authored Jul 9, 2024
2 parents 13e36c8 + e7b607e commit b735548
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-13]
os: [macOS-11]
python-version: ["3.10"]

steps:
Expand Down

0 comments on commit b735548

Please sign in to comment.