mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 18:35:13 +00:00
ci: In test plans, prefix all relate variables with SR_
Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
This commit is contained in:
parent
e5aca936e5
commit
a58347f31a
3 changed files with 30 additions and 32 deletions
4
.github/workflows/python-unit-test.yml
vendored
4
.github/workflows/python-unit-test.yml
vendored
|
|
@ -20,9 +20,7 @@ jobs:
|
|||
matrix:
|
||||
pyver_os:
|
||||
- ver: "2.7"
|
||||
os: ubuntu-20.04
|
||||
- ver: "3.6"
|
||||
os: ubuntu-20.04
|
||||
os: ubuntu-22.04
|
||||
- ver: "3.8"
|
||||
os: ubuntu-latest
|
||||
- ver: "3.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue