ci: update CI workflow to use new container image
This commit is contained in:
		
					parent
					
						
							
								d1aa0222a1
							
						
					
				
			
			
				commit
				
					
						cb80b041a6
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -7,6 +7,8 @@ jobs: | |||
|   test-build: | ||||
|     name: test-build | ||||
|     runs-on: remote | ||||
|     container: | ||||
|       image: catthehacker/ubuntu:act-latest | ||||
|     steps: | ||||
|       - uses: actions/checkout@v4 | ||||
|       - uses: oven-sh/setup-bun@v2 | ||||
|  |  | |||
		Reference in a new issue