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:
@ -1,6 +1,5 @@
|
||||
jobs:
|
||||
- job: ubuntu_x86_64
|
||||
displayName: 'Ubuntu (x86_64)'
|
||||
- job: Ubuntu_x64
|
||||
pool:
|
||||
vmImage: ubuntu-18.04
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user