mirror of
https://github.com/rendercv/rendercv.git
synced 2026-04-24 17:10:34 -04:00
test macos
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu, windows]
|
||||
os: [ubuntu, windows, macos]
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
|
||||
runs-on: ${{ matrix.os }}-latest
|
||||
|
||||
Reference in New Issue
Block a user