mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	CI: auto-update freebsd-vm within major version
Reduce the churn by transparently picking up bustage fixes.
This commit is contained in:
		
							parent
							
								
									4dce894fda
								
							
						
					
					
						commit
						c22a991b2c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -54,7 +54,7 @@ jobs:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Install FreeBSD dependencies
 | 
					      - name: Install FreeBSD dependencies
 | 
				
			||||||
        if: matrix.name == 'FreeBSD'
 | 
					        if: matrix.name == 'FreeBSD'
 | 
				
			||||||
        uses: vmactions/freebsd-vm@v0.2.0
 | 
					        uses: vmactions/freebsd-vm@v0
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          usesh: true
 | 
					          usesh: true
 | 
				
			||||||
          prepare: |
 | 
					          prepare: |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue