Experiment with running Swift check on larger runner

This commit is contained in:
Henry Mercer
2026-05-14 16:56:10 +01:00
parent 336884853e
commit 89004b96e1
+1 -4
View File
@@ -9,9 +9,6 @@ env:
GO111MODULE: auto
on:
push:
branches:
- main
- releases/v*
pull_request:
types:
- opened
@@ -39,7 +36,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-latest
- os: macos-latest-xlarge
version: nightly-latest
name: Swift analysis using autobuild
if: github.triggering_actor != 'dependabot[bot]'