Skip to content

Commit 9b6fc11

Browse files
committed
CI: Remove unused python_version vars from Ubuntu 22.04 jobs
1 parent 4cad51a commit 9b6fc11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,10 @@ jobs:
2929
- tox_env: py27-m_ans-ans4
3030

3131
- tox_env: py36-m_ans-ans2.10
32-
python_version: '3.6'
3332
- tox_env: py36-m_ans-ans4
34-
python_version: '3.6'
3533

3634
- tox_env: py27-m_mtg
3735
- tox_env: py36-m_mtg
38-
python_version: '3.6'
3936

4037
steps:
4138
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)