Main #753
main.yml
on: schedule
  
      macOS tests 
      /
     Construct Darwin matrix
          
              3s
          
      
      Release builds 
      /
     Construct release build matrix
          
              3s
          
      
      Unit tests 
      /
     Construct unit test matrix
          
              3s
          
      
      
        Matrix: macOS tests / darwin-job
      
    
    
      
        Matrix: Release builds / Release builds / execute-matrix
      
    
    
      
        Matrix: Unit tests / Unit tests / execute-matrix