LovelaceAcademy / nix-templates

Minimal reproducible nix flake templates
MIT License
14 stars 2 forks source link

macos-latest tests disabled in CI #350

Open github-actions[bot] opened 6 months ago

github-actions[bot] commented 6 months ago

- name: ""

free: false

os: macos-latest

https://github.com/LovelaceAcademy/nix-templates/blob/058b3a9be536ae84111053cfb09ad67b5bdbd674/.github/workflows/test.yml#L15


          - name: ""
            free: false
            os: ubuntu-latest
          # FIXME macos-latest tests disabled in CI
          #- name: ""
          #  free: false
          #  os: macos-latest
          # FIXME hask and agd flakes not running mac CI tests
          #   error: flake 'git+file:///private/tmp/nix-templates/target' does not provide attribute 'devShells.aarch64-darwin.default', 'devShell.aarch64-darwin', 'packages.aarch64-darwin.default' or 'defaultPackage.aarch64-darwin'
          - name: agd