1
0
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:
Napsty 2024-10-25 15:03:45 +02:00
parent 16a9ce1f36
commit 676b724b37

View File

@ -6,11 +6,6 @@ name: Python3 check
on: [push, pull_request]
jobs:
simple-job:
runs-on: ubuntu-latest
steps:
- name: Simple hello world
run: echo "Hello World"
python3-pywbem-latest:
runs-on: ubuntu-latest
steps: