Wolfgang Jeltsch pushed to branch wip/jeltsch/ghc-9-14-building-base at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -1193,7 +1193,7 @@ base-with-other-ghcs-windows:
    1193 1193
       dependencies: null
    
    1194 1194
       image: null
    
    1195 1195
       tags:
    
    1196
    -    - x86_64-windows
    
    1196
    +    - new-x86_64-windows
    
    1197 1197
       script: bash .gitlab/base-ci.sh x86_64-unknown-mingw32 9.14.1
    
    1198 1198
       rules:
    
    1199 1199
         - *full-ci