Skip to content

Commit

Permalink
remove python 3.9 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
apayne97 committed Apr 12, 2024
1 parent db037fe commit b3891a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/harbor-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
python-version: ["3.9.2", "3.10"]
python-version: ["3.10"]

env:
OE_LICENSE: ${{ github.workspace }}/oe_license.txt
Expand Down

0 comments on commit b3891a0

Please sign in to comment.