1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-06 07:44:57 +03:00

Azure Pipelines: Replace "x86_64" with "x64", for consistency with the codebase

This commit is contained in:
Davide Beatrici
2021-03-01 04:03:28 +01:00
parent 3d69a71d9b
commit 3ffdda6c13
2 changed files with 4 additions and 7 deletions

View File

@ -1,6 +1,5 @@
jobs:
- job: ubuntu_x86_64
displayName: 'Ubuntu (x86_64)'
- job: Ubuntu_x64
pool:
vmImage: ubuntu-18.04
steps: