Merge branch 'main' of github.com:sinaatalay/rendercv

This commit is contained in:
Sina Atalay 2023-10-03 19:33:21 +02:00
commit eeb2e84cf6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: ci name: Deploy MkDocs
on: on:
push: push:
branches: branches:

View File

@ -16,7 +16,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
python-version: ["3.9", "3.10", "3.11"] python-version: ["3.10", "3.11"]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3