MOBILE-4069 behat: Increase Docker PHP version
This commit is contained in:
		
							parent
							
								
									8996cef648
								
							
						
					
					
						commit
						3dd333243b
					
				
							
								
								
									
										2
									
								
								.github/workflows/acceptance.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/acceptance.yml
									
									
									
									
										vendored
									
									
								
							| @ -26,7 +26,7 @@ jobs: | ||||
|     env: | ||||
|       MOODLE_DOCKER_DB: pgsql | ||||
|       MOODLE_DOCKER_BROWSER: chrome | ||||
|       MOODLE_DOCKER_PHP_VERSION: 7.4 | ||||
|       MOODLE_DOCKER_PHP_VERSION: '8.0' | ||||
|       MOODLE_BRANCH: ${{ github.event.inputs.moodle_branch || 'master' }} | ||||
|       MOODLE_REPOSITORY: ${{ github.event.inputs.moodle_repository || 'https://github.com/moodle/moodle' }} | ||||
|       BEHAT_TAGS: ${{ github.event.inputs.behat_tags || '~@performance' }} | ||||
|  | ||||
							
								
								
									
										2
									
								
								.github/workflows/performance.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/performance.yml
									
									
									
									
										vendored
									
									
								
							| @ -8,7 +8,7 @@ jobs: | ||||
|     env: | ||||
|       MOODLE_DOCKER_DB: pgsql | ||||
|       MOODLE_DOCKER_BROWSER: chrome | ||||
|       MOODLE_DOCKER_PHP_VERSION: 7.4 | ||||
|       MOODLE_DOCKER_PHP_VERSION: '8.0' | ||||
|     steps: | ||||
|     - uses: actions/checkout@v2 | ||||
|     - uses: actions/setup-node@v3 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user