Skip to content

Commit

Permalink
ci: update depreciated macOS-12 environment
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrecamilleri committed Dec 12, 2024
1 parent d97ae46 commit a81dd8a
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 @@ -78,7 +78,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-12
runs-on: macos-14
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a81dd8a

Please sign in to comment.