Ben Gamari pushed to branch ghc-9.14 at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -940,6 +940,7 @@ test-primops-nightly:
    940 940
     
    
    941 941
     test-primops-release:
    
    942 942
       extends: .test-primops
    
    943
    +  allow_failure: true
    
    943 944
       rules:
    
    944 945
         - if: '$RELEASE_JOB == "yes"'
    
    945 946