Skip to content

Commit

Permalink
Update build-test.yml to use Github macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
allinurl committed Aug 21, 2024
1 parent 2e11d3e commit 8a66b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
setup-env: sudo apt-get update && sudo apt-get install -y build-essential autoconf gettext autopoint libncursesw5-dev libssl-dev git libmaxminddb-dev jq
- os: macos-latest
setup-env: brew install ncurses gettext autoconf automake libmaxminddb openssl@3 jq
- os: flyci-macos-large-latest-m1
- os: macos-14
setup-env: brew update && brew install ncurses gettext autoconf automake openssl@3 libmaxminddb jq

steps:
Expand Down

0 comments on commit 8a66b65

Please sign in to comment.