Skip to content

Commit

Permalink
update ci runner
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Dec 6, 2024
1 parent e41960b commit 1907f46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
matrix:
coin: [monero, wownero, zano]
name: ios build
runs-on: macos-14
runs-on: macos-15
steps:
- name: Checkout monero_c repo
uses: actions/checkout@v4
Expand All @@ -268,7 +268,7 @@ jobs:
submodules: recursive
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.4'
xcode-version: '16.1'
- name: install dependencies
run: |
brew install ccache unbound [email protected] zmq autoconf automake libtool && brew link [email protected]
Expand Down

0 comments on commit 1907f46

Please sign in to comment.