mirror of
https://github.com/Napsty/check_esxi_hardware.git
synced 2024-11-22 10:23:49 +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]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
simple-job:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Simple hello world
|
|
||||||
run: echo "Hello World"
|
|
||||||
python3-pywbem-latest:
|
python3-pywbem-latest:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user