Skip to content

Commit

Permalink
rever
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderWWW committed Jun 7, 2024
1 parent f0ea76f commit adb90ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-in-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu, windows, macos]
python-version: ["3.8"]
python-version: ["3.7"]
name: 'test (${{ matrix.os }} - py${{ matrix.python-version }})'
runs-on: ${{ matrix.os }}-latest
steps:
Expand Down

0 comments on commit adb90ff

Please sign in to comment.