mirror of
https://github.com/Napsty/check_esxi_hardware.git
synced 2024-11-22 02:13:46 +01:00
Remove python2 and pywbem 0.7.0 compatibility
This commit is contained in:
parent
aaaa2fc1e3
commit
ecfb411b05
2
.github/workflows/python3check.yml
vendored
2
.github/workflows/python3check.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user