mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 16:13:55 +00:00
changed python version to 3.8
This commit is contained in:
parent
5981749550
commit
ca35755d6c
2
.github/workflows/test_linux.yml
vendored
2
.github/workflows/test_linux.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.6]
|
python-version: [3.8]
|
||||||
cfg:
|
cfg:
|
||||||
#-------- Operating Systems ----------------
|
#-------- Operating Systems ----------------
|
||||||
- { os: ubuntu, tag: 18.04, arch: debian } # EOL April 2023
|
- { os: ubuntu, tag: 18.04, arch: debian } # EOL April 2023
|
||||||
|
Loading…
x
Reference in New Issue
Block a user