feat: add macos-26-intel platform to allocator bench workflow
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
- windows-2025
|
||||
- windows-11-arm
|
||||
- macos-26
|
||||
- macos-26-intel
|
||||
- alpine
|
||||
- alpine-arm
|
||||
include:
|
||||
@@ -38,6 +39,9 @@ jobs:
|
||||
- platform: macos-26
|
||||
runner: macos-26
|
||||
alpine: false
|
||||
- platform: macos-26-intel
|
||||
runner: macos-26-intel
|
||||
alpine: false
|
||||
- platform: alpine
|
||||
runner: ubuntu-24.04
|
||||
alpine: true
|
||||
|
||||
Reference in New Issue
Block a user