Skip to content

Commit

Permalink
Remove python2 and pywbem 0.7.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Napsty committed Oct 25, 2024
1 parent aaaa2fc commit ecfb411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python3check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
./check_esxi_hardware.py --help
python3-pywbem-0_8_1:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v4
- name: Install latest pywbem from pip
Expand Down

0 comments on commit ecfb411

Please sign in to comment.