Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit a782f17

Browse files
authored
Run Ubuntu integration tests on 18.04 (#140)
1 parent b589c90 commit a782f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- publish: $(Build.SourcesDirectory)/tests/output
8686
artifact: Integration Tests macOS 10.15 (.NET Core tool)
8787
displayName: 'Publish generated reports as build artifact'
88-
# Integration Tests Ubuntu 16.04 (.NET Core tool)
88+
# Integration Tests Ubuntu 18.04 (.NET Core tool)
8989
- job: Test_ubuntu_DotNetCoreTool
9090
displayName: Integration Tests Ubuntu 16.04 (.NET Core tool)
9191
dependsOn: Build

0 commit comments

Comments
 (0)