Skip to content

Commit

Permalink
Lock to MacOS 13 because MacOS 14 runners no longer have PHP installed
Browse files Browse the repository at this point in the history
  • Loading branch information
Sainan committed Apr 23, 2024
1 parent 849f203 commit 0f3d115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: "Debian 10 and above - .deb Package"
path: pluto.deb
macos:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- run: php scripts/compile.php clang
Expand Down

0 comments on commit 0f3d115

Please sign in to comment.