ci: Fix release name of macos binary
This is built on macos-14, which is running on new arm based hardware, not the old x86_64 ones.
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
~/.stack/pantry
|
||||
~/.stack/snapshots
|
||||
~/.stack/stack.sqlite3
|
||||
artifact: postgrest-macos-x64
|
||||
artifact: postgrest-macos-aarch64
|
||||
deps: brew install libpq && brew link --force libpq
|
||||
|
||||
- name: Windows
|
||||
|
||||
Reference in New Issue
Block a user