Skip to content

Commit 3a41fdf

Browse files
committed
Test with 8.0.0
1 parent 6baf990 commit 3a41fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
folder: [".", "examples/demo"]
16-
version: ["7.1.0", "8.0.0rc1"]
16+
version: ["7.1.0", "8.0.0"]
1717
os: ["ubuntu-latest"]
1818
runs-on: ${{ matrix.os }}
1919
steps:

0 commit comments

Comments
 (0)