Skip to content

Commit b54ecf0

Browse files
committed
Update azure pipelines (linux)
1 parent 14081d3 commit b54ecf0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines-linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ pool:
2525
vmImage: ubuntu-22.04
2626

2727
steps:
28-
- script: sudo apt update && sudo apt upgrade -y
29-
displayName: 'Ensure the system is up-to-date'
30-
3128
- script: sudo apt update && sudo apt install -y g++ cmake libssl-dev
3229
displayName: 'Install g++ cmake libssl-dev'
3330

0 commit comments

Comments
 (0)