chore(deps): update dependency macos to v14

This commit is contained in:
renovate[bot]
2024-12-18 13:52:31 +01:00
committed by Wolfgang Walther
parent 06014047cb
commit 0a7ae1815c
+2 -1
View File
@@ -96,12 +96,13 @@ jobs:
# no artifact for Linux, because we use the static build
- name: MacOS
runs-on: macos-12
runs-on: macos-14
cache: |
~/.stack/pantry
~/.stack/snapshots
~/.stack/stack.sqlite3
artifact: postgrest-macos-x64
deps: brew install libpq && brew link --force libpq
- name: Windows
runs-on: windows-2022