Skip to content

Commit

Permalink
Remove PY3.6 from workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
kiarn committed Apr 24, 2023
1 parent 3d4608e commit a4a78ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/install-ajenti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
os: [ubuntu-latest]
python-version: ['3.7', '3.8', '3.10']
node-version: [16.x, 18.x, 19.x]
include:
- os: ubuntu-18.04
python-version: 3.6
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a4a78ad

Please sign in to comment.