Test macos x64 runner

This commit is contained in:
Priya Gupta 2025-07-24 11:52:05 +05:30 committed by GitHub
parent 3c6f142cc0
commit ade6528851
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: e2e tests
on: on:
push: push:
branches: branches:
- main - test-macos-x64-runner
paths-ignore: paths-ignore:
- '**.md' - '**.md'
pull_request: pull_request:
@ -19,13 +19,8 @@ jobs:
matrix: matrix:
operating-system: operating-system:
[ [
windows-latest, macos-15-large,
ubuntu-22.04, macos-14-large
ubuntu-22.04-arm,
ubuntu-latest,
ubuntu-24.04-arm,
macos-latest,
macos-13
] ]
steps: steps:
- name: Checkout - name: Checkout