Remove intel macOS compiler

This commit is contained in:
Miodrag Milanovic 2026-06-26 08:09:10 +02:00
parent f1820e4423
commit 53138724db
1 changed files with 0 additions and 3 deletions

View File

@ -49,9 +49,6 @@ jobs:
- 'clang-22'
- 'gcc-16'
include:
# macOS x86
- os: macos-15-intel
compiler: 'clang-22'
# macOS arm
- os: macos-latest
compiler: 'clang-22'