Skip to content

Commit

Permalink
Update Build Thunder on Yocto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bramoosterhuis authored Oct 25, 2023
1 parent 2885b02 commit 797e143
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Build Thunder on Yocto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
Thunder:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
matrix:
Expand All @@ -36,8 +36,8 @@ jobs:
sudo apt-get update
sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath \
socat cpio python3 python3-pip python3-pexpect xz-utils debianutils \
iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev \
python3-subunit mesa-common-dev zstd liblz4-tool file locales
iputils-ping python3-git python3-jinja2 python3-subunit zstd \
liblz4-tool file locales
- name: Generate locale
run: |
Expand Down

0 comments on commit 797e143

Please sign in to comment.