Skip to content

Commit 26e9d42

Browse files
committed
Merge branch 'master' into work/listagg
2 parents 0e3ec8f + 67c93d4 commit 26e9d42

File tree

118 files changed

+357
-4761
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

118 files changed

+357
-4761
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ jobs:
360360
361361
build-macos:
362362
name: build-macos-${{ matrix.arch }}
363-
runs-on: ${{ (matrix.arch == 'arm64' && 'macos-14') || 'macos-13' }}
363+
runs-on: ${{ (matrix.arch == 'arm64' && 'macos-15') || 'macos-15-intel' }}
364364

365365
strategy:
366366
fail-fast: false

builds/install/arch-specific/aix/Makefile.in

Lines changed: 0 additions & 157 deletions
This file was deleted.

builds/install/arch-specific/aix/classic/makeInstallImage.sh.in

Lines changed: 0 additions & 221 deletions
This file was deleted.

builds/install/arch-specific/aix/classic/rpmfiles.txt.in

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)