mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 07:04:34 +00:00
Test the updator with version 0.1.0
This commit is contained in:
parent
7a81e8deee
commit
8ab3473723
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -555,7 +555,7 @@ jobs:
|
|||
SIXTYFPS_INTERPRETER_ERROR_WHITELIST: "is part of a binding loop"
|
||||
strategy:
|
||||
matrix:
|
||||
from_version: ['0.0.5', '0.0.6']
|
||||
from_version: ['0.0.5', '0.0.6', '0.1.0']
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue