Skip to content

Commit f8152c0

Browse files
committed
Omitting the latest version from matrix
1 parent 0dd15c8 commit f8152c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
strategy:
9797
fail-fast: false
9898
matrix:
99-
version: ["1.0.0", "0.6.3"]
99+
version: ["0.6.3"]
100100
steps:
101101
- name: Checkout version ${{ matrix.version }}
102102
uses: actions/checkout@v6

0 commit comments

Comments
 (0)