mirror of https://github.com/eyhc1/rendercv.git
Merge branch 'main' of github.com:sinaatalay/rendercv
This commit is contained in:
commit
eeb2e84cf6
|
@ -1,4 +1,4 @@
|
|||
name: ci
|
||||
name: Deploy MkDocs
|
||||
on:
|
||||
push:
|
||||
branches:
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.9", "3.10", "3.11"]
|
||||
python-version: ["3.10", "3.11"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue