Skip to content

Commit 8361ad8

Browse files
committed
Test build on macos-14
1 parent 2611991 commit 8361ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
include:
1212
- name: darwin64
13-
image: macos-13
13+
image: macos-14
1414
cmake-args: -G "Unix Makefiles" -D CMAKE_OSX_ARCHITECTURES=x86_64
1515
runs-on: ${{ matrix.image }}
1616
steps:

0 commit comments

Comments
 (0)