aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBen <31181527+benedom@users.noreply.github.com>2023-10-19 15:19:09 +0200
committerGitHub <noreply@github.com>2023-10-19 15:19:09 +0200
commit23f7d40d699b600fe17fc88cb15830e3b1ebfb2b (patch)
tree5e62a2e33e88d802dae79db2e4cd13397e704011 /.github/workflows
parent8898145c52ce32ce6ef5f160994ede103d0b2ed6 (diff)
Update swift.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/swift.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml
index f5ae689..fdff5f4 100644
--- a/.github/workflows/swift.yml
+++ b/.github/workflows/swift.yml
@@ -18,7 +18,7 @@ jobs:
xcode:
- ^15
- runs-on: macos-latest
+ runs-on: macos-13
steps:
- uses: actions/checkout@v3