mirror of
https://github.com/Napsty/check_esxi_hardware.git
synced 2024-11-21 18:03:47 +01:00
Remove python2 and pywbem 0.7.0 compatibility
This commit is contained in:
parent
16a9ce1f36
commit
676b724b37
5
.github/workflows/python3check.yml
vendored
5
.github/workflows/python3check.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user