Skip to content

Commit 86c36ba

Browse files
committed
CI: docs: Remove explicit Nim version requiremetn.
1 parent 0d409cb commit 86c36ba

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121

2222
- name: Setup Nim
2323
uses: jiro4989/setup-nim-action@v2
24-
with:
25-
nim-version: 2.2.6
2624

2725
- name: Build docs
2826
run: nimble docs

0 commit comments

Comments
 (0)