mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Update Linux aarch64.yml
This commit is contained in:
parent
5278514370
commit
e883fd8eff
1 changed files with 1 additions and 2 deletions
3
.github/workflows/Linux aarch64.yml
vendored
3
.github/workflows/Linux aarch64.yml
vendored
|
@ -11,8 +11,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04 # Using Ubuntu as the base
|
runs-on: ubuntu-22.04 # Using Ubuntu as the base
|
||||||
architecture: aarch64
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the code
|
- name: Check out the code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue