mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	Change Dockerfile.git to -alpine / upgrade Ubuntu
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/unit_tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -12,7 +12,7 @@ on: | ||||
|       - '**.html' | ||||
|       - 'LICENSE' | ||||
|       - 'Dockerfile' | ||||
|       - 'Dockerfile.git' | ||||
|       - 'Dockerfile-alpine' | ||||
|  | ||||
| permissions: | ||||
|   contents: read | ||||
| @@ -22,7 +22,7 @@ jobs: | ||||
|     runs-on: ${{ matrix.os }} | ||||
|     strategy: | ||||
|       matrix: | ||||
|         os: ['ubuntu-22.04'] | ||||
|         os: ['ubuntu-24.04'] | ||||
|         perl: ['5.26'] | ||||
|     name: Perl ${{ matrix.perl }} on ${{ matrix.os }} | ||||
|     steps: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk