mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 12:42:09 +00:00 
			
		
		
		
	CI: fix typo on comment about the os used on the ARM64 builder
This commit is contained in:
		| @@ -25,7 +25,7 @@ jobs: | ||||
|             name: "AMD64" | ||||
|             dockerfile: "docker/Dockerfile" | ||||
|             tag_suffix: "" | ||||
|             # GitHub doesn't has a ubuntu-latest-arm runner | ||||
|             # GitHub doesn't have a ubuntu-latest-arm runner | ||||
|           - os: ubuntu-24.04-arm | ||||
|             platform: linux/arm64/v8 | ||||
|             name: "ARM64" | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/build-stable-container.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-stable-container.yml
									
									
									
									
										vendored
									
									
								
							| @@ -16,7 +16,7 @@ jobs: | ||||
|             name: "AMD64" | ||||
|             dockerfile: "docker/Dockerfile" | ||||
|             tag_suffix: "" | ||||
|             # GitHub doesn't has a ubuntu-latest-arm runner | ||||
|             # GitHub doesn't have a ubuntu-latest-arm runner | ||||
|           - os: ubuntu-24.04-arm | ||||
|             platform: linux/arm64/v8 | ||||
|             name: "ARM64" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Fijxu
					Fijxu