mirror of
https://github.com/oatpp/oatpp.git
synced 2024-11-21 03:14:51 +08:00
update ubuntu versions
This commit is contained in:
parent
110e71f4f2
commit
abff4ff802
@ -25,11 +25,11 @@ jobs:
|
||||
displayName: 'Test'
|
||||
workingDirectory: build
|
||||
|
||||
- job: ubuntu_18_04_mem_pool_on
|
||||
displayName: 'Build - Ubuntu 18.04'
|
||||
- job: ubuntu_22_04_mem_pool_on
|
||||
displayName: 'Build - Ubuntu 22.04'
|
||||
continueOnError: false
|
||||
pool:
|
||||
vmImage: 'Ubuntu 18.04'
|
||||
vmImage: 'Ubuntu 22.04'
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user