condition-kind: strings-match
on-evaluation-failure: run
condition-string1: {{ '${{platform}}' }}
- condition-string2: 'msys2-mingw64'
+ condition-string2: 'msys2-ucrt64'
steps:
- inject:
- properties-content: 'MSYSTEM=MINGW64'
+ properties-content: 'MSYSTEM=UCRT64'
- shell:
!include-raw-escape:
- scripts/common/msys2-shebang
touchstone: ''
- '{job_prefix}babeltrace_{version}_{buildtype}':
buildtype: winbuild
- platforms: !!python/tuple [cygwin64, msys2-mingw64]
+ platforms: !!python/tuple [cygwin64, msys2-ucrt64]
builds: !!python/tuple [std]
confs: !!python/tuple [std]
filter: ''
- 'dev_review_babeltrace_{version}_{buildtype}':
version: master
buildtype: winbuild
- platforms: !!python/tuple [cygwin64, msys2-mingw64]
+ platforms: !!python/tuple [cygwin64, msys2-ucrt64]
builds: !!python/tuple [std]
confs: !!python/tuple [std]
filter: ''
- 'dev_review_babeltrace_{version}_{buildtype}':
version: ctf2
buildtype: winbuild
- platforms: !!python/tuple [cygwin64, msys2-mingw64]
+ platforms: !!python/tuple [cygwin64, msys2-ucrt64]
builds: !!python/tuple [std]
confs: !!python/tuple [std]
filter: ''
- 'dev_review_babeltrace_{version}_{buildtype}':
version: stable-2.0
buildtype: winbuild
- platforms: !!python/tuple [cygwin64, msys2-mingw64]
+ platforms: !!python/tuple [cygwin64, msys2-ucrt64]
builds: !!python/tuple [std]
confs: !!python/tuple [std]
filter: ''
condition-kind: strings-match
on-evaluation-failure: run
condition-string1: '${{platform}}'
- condition-string2: 'msys2-mingw64'
+ condition-string2: 'msys2-ucrt64'
steps:
- inject:
- properties-content: 'MSYSTEM=MINGW64'
+ properties-content: 'MSYSTEM=UCRT64'
- shell:
!include-raw-escape:
- scripts/common/msys2-shebang