Skip to content
Snippets Groups Projects
  • Bryan R's avatar
    1f60a977
    Rework Darwin jobs · 1f60a977
    Bryan R authored
    * Use `arch` explicitly in both jobs. I don't know why x86_64 is the
      default, and I don't like it.
    
    * Stop using brew. This means a toolchain needs to already be installed
      where CI is run. This is the case today, although it's a bit fragile
      and I'll probably revisit it.
    
    * Use a matrix build to clean up the yml.
    
    * Use GHC 9.8.2 to work around GHC#24050
    1f60a977
    History
    Rework Darwin jobs
    Bryan R authored
    * Use `arch` explicitly in both jobs. I don't know why x86_64 is the
      default, and I don't like it.
    
    * Stop using brew. This means a toolchain needs to already be installed
      where CI is run. This is the case today, although it's a bit fragile
      and I'll probably revisit it.
    
    * Use a matrix build to clean up the yml.
    
    * Use GHC 9.8.2 to work around GHC#24050
Code owners
Assign users and groups as approvers for specific file changes. Learn more.