Skip to content

Change Swift workflow to Ubuntu and simplify triggers#31

Merged
sebsto merged 2 commits into
mainfrom
sebsto-patch-1
Oct 25, 2025
Merged

Change Swift workflow to Ubuntu and simplify triggers#31
sebsto merged 2 commits into
mainfrom
sebsto-patch-1

Conversation

@sebsto
Copy link
Copy Markdown
Collaborator

@sebsto sebsto commented Oct 25, 2025

Updated the Swift workflow to run on Ubuntu instead of macOS and simplified the trigger conditions.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Updated the Swift workflow to run on Ubuntu instead of macOS and simplified the trigger conditions.
@sebsto sebsto self-assigned this Oct 25, 2025
@sebsto sebsto added the semver/none No version bump required. label Oct 25, 2025
Comment thread .github/workflows/swift.yml Fixed
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@sebsto sebsto requested a review from Copilot October 25, 2025 10:36
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Swift CI workflow to run on Ubuntu instead of macOS and simplifies the workflow triggers to only run on pushes to the main branch.

  • Changed the runner from macOS to Ubuntu (ubuntu-latest)
  • Simplified workflow triggers to only trigger on pushes to the main branch
  • Added explicit read-only permissions for contents

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/swift.yml
@sebsto sebsto merged commit 760814f into main Oct 25, 2025
19 checks passed
@sebsto sebsto deleted the sebsto-patch-1 branch October 25, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants