Skip to content

Commit

Permalink
[ci] try explicitly calling pip2
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Nov 6, 2024
1 parent ba8ccba commit 89cf342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobahn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
with:
python-version: 'pypy2.7'
#- run: pip install -U pip
- run: pip install autobahntestsuite==0.8.2
- run: pip2 install autobahntestsuite==0.8.2

0 comments on commit 89cf342

Please sign in to comment.