Skip to content

Commit

Permalink
Merge branch 'improvement/CLDSRV-409-fix-python-version' into tmp/oct…
Browse files Browse the repository at this point in the history
…opus/w/7.70/improvement/CLDSRV-409-fix-python-version
  • Loading branch information
bert-e committed Jun 22, 2023
2 parents bbe019f + aef272e commit 0eafede
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,7 @@ jobs:
uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: |
2.7
3.9
python-version: 3.9
- name: Setup CI environment
uses: ./.github/actions/setup-ci
- name: Setup matrix job artifacts directory
Expand Down

0 comments on commit 0eafede

Please sign in to comment.