Update Linux aarch64.yml

This commit is contained in:
cmclark00 2024-08-14 16:06:34 -04:00 committed by GitHub
parent 5278514370
commit e883fd8eff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,8 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04 # Using Ubuntu as the base
architecture: aarch64
steps:
- name: Check out the code
uses: actions/checkout@v3