Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Hengyu committed Mar 31, 2023
1 parent 704c92e commit b7ed11e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:

jobs:
main:
runs-on: macos-12
runs-on: macos-latest
steps:
- uses: swift-actions/setup-swift@v1.21.0
- uses: swift-actions/setup-swift@v1.22.0
with:
swift-version: "5.7.0"
- uses: actions/checkout@v3
Expand Down

0 comments on commit b7ed11e

Please sign in to comment.