Skip to content

Commit

Permalink
Downgrage macos on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Apr 29, 2024
1 parent 6a6c333 commit 5c0b901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# TODO: migrate to macos-latest after figuring out how to
# make `posgres/pg_config` works in the environment. Currently, it fails
# with the following error: "pg_config" not found"
runs-on: macos-13
runs-on: macos-12
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 5c0b901

Please sign in to comment.