Skip to content

Commit

Permalink
update php version for Azure
Browse files Browse the repository at this point in the history
  • Loading branch information
AnowarCST committed Sep 10, 2020
1 parent a9b7500 commit b097d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pool:
vmImage: 'ubuntu-latest'

variables:
phpVersion: 7.2
phpVersion: 7.3

steps:
- script: |
Expand Down

0 comments on commit b097d5e

Please sign in to comment.