Skip to content

Commit

Permalink
Update .github/workflows/daily.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Madelyn Olson <[email protected]>
Signed-off-by: ranshid <[email protected]>
  • Loading branch information
ranshid and madolson authored Dec 10, 2024
1 parent 6cf641a commit 51e83ad
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -699,10 +699,6 @@ jobs:
timeout-minutes: 14400
strategy:
fail-fast: false
matrix:
compiler: [gcc, clang]
env:
CC: ${{ matrix.compiler }}
steps:
- name: prep
if: github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit 51e83ad

Please sign in to comment.