Allow all runners
This commit is contained in:
		
							parent
							
								
									9de324d3c3
								
							
						
					
					
						commit
						1a9d43ea1a
					
				
							
								
								
									
										8
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/release.yaml
									
									
									
									
										vendored
									
									
								
							@ -94,11 +94,11 @@ jobs:
 | 
			
		||||
      fail-fast: true
 | 
			
		||||
      matrix:
 | 
			
		||||
        include:
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64, maerwald]
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64]
 | 
			
		||||
            ARTIFACT: "armv7-linux-ghcup"
 | 
			
		||||
            GHC_VER: 9.2.8
 | 
			
		||||
            ARCH: ARM
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64, maerwald]
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64]
 | 
			
		||||
            ARTIFACT: "aarch64-linux-ghcup"
 | 
			
		||||
            GHC_VER: 9.4.8
 | 
			
		||||
            ARCH: ARM64
 | 
			
		||||
@ -365,12 +365,12 @@ jobs:
 | 
			
		||||
    strategy:
 | 
			
		||||
      matrix:
 | 
			
		||||
        include:
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64, maerwald]
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64]
 | 
			
		||||
            ARTIFACT: "armv7-linux-ghcup"
 | 
			
		||||
            GHC_VER: 9.2.8
 | 
			
		||||
            ARCH: ARM
 | 
			
		||||
            DISTRO: Ubuntu
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64, maerwald]
 | 
			
		||||
          - os: [self-hosted, Linux, ARM64]
 | 
			
		||||
            ARTIFACT: "aarch64-linux-ghcup"
 | 
			
		||||
            GHC_VER: 9.4.8
 | 
			
		||||
            ARCH: ARM64
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user