Test macos-14-large x64 runner

This commit is contained in:
Priyagupta108
2025-07-30 14:32:01 +05:30
parent 06a5327ecf
commit 06003f6f37
2 changed files with 19 additions and 19 deletions

View File

@ -6,7 +6,7 @@ on:
- '**.md'
push:
branches:
- main
- test-macos-x64-runner
- releases/*
paths-ignore:
- '**.md'
@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
operating-system:
[ubuntu-latest, ubuntu-22.04, windows-latest, macos-13, macos-latest]
[macos-14-large]
dotnet-version: ['6.0', '7.0', '8.0', '9.0']
steps:
- name: Checkout