1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-15 00:05:11 +02:00
This commit is contained in:
Kelly Brazil
2025-04-15 08:51:39 -07:00

View File

@ -14,7 +14,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-13, ubuntu-20.04, windows-2019]
os: [macos-13, ubuntu-22.04, windows-2019]
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10"]
steps: