Skip to content

Commit

Permalink
Setting nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
takaxp committed Mar 20, 2024
1 parent 2c54ac5 commit 0e0c106
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nightly-x86_64.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: "Build NS with inline-patch (HEAD) for Intel Chips"
on:
push:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
- cron: '0 1 * * *'

jobs:
build-head:
nightly-x86_64:
runs-on: macos-13
timeout-minutes: 60
- name: Checkout repository
Expand Down

0 comments on commit 0e0c106

Please sign in to comment.