Skip to content

Commit

Permalink
Merge pull request #7 from orchetect/dev
Browse files Browse the repository at this point in the history
Updated GitHub CI
  • Loading branch information
orchetect authored Jul 27, 2021
2 parents 9819633 + 6280ac3 commit a17b697
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 187 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ on:

workflow_dispatch:

schedule:
- cron: '40 11 * * *' # once a day @ 11:40am UTC (4:40am PST)

jobs:
macOS:
name: macOS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
buildForProfiling = "YES"
buildForArchiving = "NO"
buildForAnalyzing = "YES">
<BuildableReference
Expand Down

This file was deleted.

93 changes: 0 additions & 93 deletions .swiftpm/xcode/xcshareddata/xcschemes/SwiftRadix.xcscheme

This file was deleted.

0 comments on commit a17b697

Please sign in to comment.