mirror of
				https://github.com/openhwgroup/cvw
				synced 2025-02-11 06:05:49 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		
							parent
							
								
									a303c694a3
								
							
						
					
					
						commit
						abb8f1a8fd
					
				
							
								
								
									
										6
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/install.yml
									
									
									
									
										vendored
									
									
								
							@ -37,14 +37,14 @@ jobs:
 | 
			
		||||
        include:
 | 
			
		||||
          # Ubuntu Installations
 | 
			
		||||
          - name: ubuntu-20.04
 | 
			
		||||
            container: ubuntu:20.04
 | 
			
		||||
            image: ubuntu:20.04
 | 
			
		||||
            imageFamily: debian
 | 
			
		||||
            regressionFail: true
 | 
			
		||||
          - name: ubuntu-22.04
 | 
			
		||||
            container: ubuntu:22.04
 | 
			
		||||
            image: ubuntu:22.04
 | 
			
		||||
            imageFamily: debian
 | 
			
		||||
          - name: ubuntu-24.04
 | 
			
		||||
            container: ubuntu:24.04
 | 
			
		||||
            image: ubuntu:24.04
 | 
			
		||||
            imageFamily: debian
 | 
			
		||||
          # Debian Installations
 | 
			
		||||
          - name: debian-12
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user