We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6baf990 commit 3a41fdfCopy full SHA for 3a41fdf
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
folder: [".", "examples/demo"]
16
- version: ["7.1.0", "8.0.0rc1"]
+ version: ["7.1.0", "8.0.0"]
17
os: ["ubuntu-latest"]
18
runs-on: ${{ matrix.os }}
19
steps:
0 commit comments