Skip to content

Commit ae2e2f2

Browse files
author
Ed (ODSC)
committed
.github/workflows/test.yml: Add comment
1 parent 7d2e10b commit ae2e2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
python-version: [ '3.8', '3.9', '3.10', '3.11']
11+
# Removed testing of myst-parser-version<0.18.0
1112
myst-parser-version: [ '>=0.18.0,<0.19', '>=0.19.0,<1.0', '>=1.0.0,<2', '>=2.0.0,<3']
1213
jsonref-version: [">1"]
1314
include:

0 commit comments

Comments
 (0)