Skip to content

Commit de5a265

Browse files
BarbatosBarbatos
authored andcommitted
ci: remove macOS 26 x86_64 (Intel) build from PR workflow
1 parent bb8b4be commit de5a265

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/pr-build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
fail-fast: false
3030
matrix:
3131
include:
32-
- java: '8'
33-
runner: macos-26-intel
34-
arch: x86_64
3532
- java: '17'
3633
runner: macos-26
3734
arch: aarch64
@@ -58,7 +55,6 @@ jobs:
5855
run: ./gradlew clean build --no-daemon
5956

6057
- name: Test with RocksDB engine
61-
if: matrix.arch == 'x86_64'
6258
run: ./gradlew :framework:testWithRocksDb --no-daemon
6359

6460
build-ubuntu:

0 commit comments

Comments
 (0)