Skip to content

Commit

Permalink
Revert "[ci] try to use CPython 2.7"
Browse files Browse the repository at this point in the history
This reverts commit 81d2625.
  • Loading branch information
rexim committed Nov 6, 2024
1 parent 81d2625 commit d71088e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/autobahn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
#python-version: 'pypy2.7'
python-version: '2.7'
python-version: 'pypy2.7'
#- run: pip install -U pip
- run: pip2 install autobahntestsuite==0.8.2

0 comments on commit d71088e

Please sign in to comment.