Skip to content

Commit

Permalink
WIP: use python38
Browse files Browse the repository at this point in the history
JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
  • Loading branch information
matetokodi committed Nov 27, 2023
1 parent 9243760 commit 777e9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v4
with:
python-version: '>=3.6'
python-version: '==3.8'
- run: apt-get update
- run: apt-get -y install software-properties-common
- run: add-apt-repository ppa:team-gcc-arm-embedded/ppa
Expand Down

0 comments on commit 777e9dd

Please sign in to comment.