Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Commit f39f80e

Browse files
committed
ci: migrate Swift Format workflow to Linux runners
1 parent 0fa2273 commit f39f80e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
format:
8-
runs-on: macos-26
8+
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v5
1111
- name: Format code

0 commit comments

Comments
 (0)