Skip to content

Commit

Permalink
Update Build_meson8b.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YumesomeZakura authored Nov 17, 2023
1 parent a9f827d commit efa5aea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Build_meson8b.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
# types: [started]

jobs:
Build_rk3568_h68k_61:
runs-on: ubuntu-20.04
Build_meson8b:
runs-on: ubuntu-22.04
steps:
- name: Clone Repository
uses: actions/checkout@v3
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
cp -f ../diy/lean2.sh ./
chmod +x ./lean2.sh && ./lean2.sh
- name: Configuration Customization - Build_rk3568_h68k_61
- name: Configuration Customization - meson8b cortex-a5+vfpv4
env:
CONFIG_FILE: './configs/arm7.config'
run: |
Expand Down

0 comments on commit efa5aea

Please sign in to comment.