diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 977af27..bbba1ac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ jobs: vmImage: 'ubuntu-latest' variables: - openwrtRelease: 'v19.07.7' + openwrtRelease: 'v19.07.8' workingDirectory: '$(Build.SourcesDirectory)/openwrt' steps: