Skip to content

Commit 5169658

Browse files
committed
Update macOS
1 parent 2922652 commit 5169658

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ on: [push]
44

55
jobs:
66
test:
7-
runs-on: macOS-latest
8-
env:
9-
DEVELOPER_DIR: /Applications/Xcode_15.1.app/Contents/Developer
7+
runs-on: macos-13.0
108
steps:
119
- uses: actions/checkout@v4
1210
- name: Run Tests

0 commit comments

Comments
 (0)