mirror of
				https://github.com/talwat/lowfi
				synced 2025-10-30 18:58:45 +00:00 
			
		
		
		
	ci: readd linux
This commit is contained in:
		
							parent
							
								
									4112c152fe
								
							
						
					
					
						commit
						40b6277425
					
				
							
								
								
									
										26
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										26
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @ -12,19 +12,19 @@ jobs: | ||||
|     strategy: | ||||
|       matrix: | ||||
|         include: | ||||
|           # - release_for: Linux x86_64 | ||||
|           #   os: ubuntu-latest | ||||
|           #   target: x86_64-unknown-linux-gnu | ||||
|           #   bin: lowfi | ||||
|           #   name: lowfi-linux-x86_64 | ||||
|           #   command: build | ||||
|           - release_for: Linux x86_64 | ||||
|             os: ubuntu-latest | ||||
|             target: x86_64-unknown-linux-gnu | ||||
|             bin: lowfi | ||||
|             name: lowfi-linux-x86_64 | ||||
|             command: build | ||||
| 
 | ||||
|           # - release_for: Linux aarch64 | ||||
|           #   os: ubuntu-latest | ||||
|           #   target: aarch64-unknown-linux-gnu | ||||
|           #   bin: lowfi | ||||
|           #   name: lowfi-linux-aarch64 | ||||
|           #   command: build | ||||
|           - release_for: Linux aarch64 | ||||
|             os: ubuntu-latest | ||||
|             target: aarch64-unknown-linux-gnu | ||||
|             bin: lowfi | ||||
|             name: lowfi-linux-aarch64 | ||||
|             command: build | ||||
| 
 | ||||
|           - release_for: Windows x86_64 | ||||
|             os: windows-latest | ||||
| @ -59,7 +59,7 @@ jobs: | ||||
|       - name: Install dependencies | ||||
|         if: matrix.os == 'ubuntu-latest' | ||||
|         run: | | ||||
|           sudo apt install -y libasound2-dev | ||||
|           sudo apt install -y libasound2-dev librust-alsa-sys-dev | ||||
| 
 | ||||
|       - name: Build binary | ||||
|         uses: houseabsolute/actions-rust-cross@v0 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user