Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
Fixes #1
  • Loading branch information
Fernando Fernandes authored Jun 2, 2021
1 parent 3223f44 commit 7852040
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on: [push]

jobs:
build-test:
runs-on: macos-11.0
runs-on: macos-11
env:
DEVELOPER_DIR: /Applications/Xcode_12.5.app/Contents/Developer
steps:
- name: Cancel previous jobs
uses: styfle/cancel-workflow-action@0.6.0
Expand Down

0 comments on commit 7852040

Please sign in to comment.