This commit is contained in:
Jon Thysell 2024-02-05 10:31:00 -08:00 коммит произвёл GitHub
Родитель ce9030316e
Коммит 398ff39547
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

2
.github/workflows/main.yml поставляемый
Просмотреть файл

@ -51,7 +51,7 @@ jobs:
matrix:
rnwVersion: ['0.70-stable', '0.69-stable', '0.68-stable', '0.67-stable'] # test *all* versions that use VS 2019. aka any RNW version >= min in package.json and < 0.71
useRnwNuGet: [false, true] # test building with both RNW source and RNW NuGet
include:
include:
- rnwVersion: '0.70-stable'
rnTemplate: 'react-native-template-typescript@6.12.11'
- rnwVersion: '0.69-stable'