mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 22:38:41 +02:00
fix: idk lol, versions again?
This commit is contained in:
parent
ab6703416f
commit
6489df2e41
4
.github/workflows/check-and-build.yml
vendored
4
.github/workflows/check-and-build.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
arch: none
|
arch: none
|
||||||
distro: none
|
distro: none
|
||||||
base_image: '--platform=linux/aarch64 aarch64/ubuntu:22.04'
|
base_image: '--platform=linux/aarch64 aarch64/ubuntu:latest'
|
||||||
githubToken: ${{ github.token }}
|
githubToken: ${{ github.token }}
|
||||||
install: |
|
install: |
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
@ -183,7 +183,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
arch: none
|
arch: none
|
||||||
distro: none
|
distro: none
|
||||||
base_image: '--platform=linux/armv7 armv7/ubuntu:22.04'
|
base_image: '--platform=linux/armv7 armv7/ubuntu:latest'
|
||||||
githubToken: ${{ github.token }}
|
githubToken: ${{ github.token }}
|
||||||
install: |
|
install: |
|
||||||
apt-get update && \
|
apt-get update && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user