Skip to content

Commit

Permalink
Merge pull request #4 from juyan/fix-ci
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
juyan committed Nov 23, 2023
2 parents 0267d0a + 559b758 commit be3f5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit be3f5a6

Please sign in to comment.