Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jjjermiah/NBIA-toolkit into…
Browse files Browse the repository at this point in the history
… main
  • Loading branch information
Jermiah committed Nov 18, 2023
2 parents 8525b23 + 2065a3d commit c2b0119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.12", "3.11", "3.10", "3.9", "3.8", "3.7", "3.6"]
os: [ubuntu-latest, macos-latest]
python-version: ["3.12", "3.11", "3.10"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c2b0119

Please sign in to comment.