mirror of
https://github.com/oatpp/oatpp.git
synced 2024-11-21 03:14:51 +08:00
fix ubuntu image version
This commit is contained in:
parent
abff4ff802
commit
dcccfb2832
@ -29,7 +29,7 @@ jobs:
|
||||
displayName: 'Build - Ubuntu 22.04'
|
||||
continueOnError: false
|
||||
pool:
|
||||
vmImage: 'Ubuntu 22.04'
|
||||
vmImage: 'ubuntu-22.04'
|
||||
workspace:
|
||||
clean: all
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user