Test arm runner cache
All checks were successful
Gitea Actions Demo / amd-docker (push) Successful in 8s

This commit is contained in:
Gabriel Simmer 2023-08-15 21:22:38 +01:00
parent ef8470fc2d
commit 2735785121
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -4,8 +4,8 @@ on: [push]
jobs:
amd-docker:
runs-on: docker
container: node:18-bullseye
runs-on: debian-latest-arm
# container: node:18-bullseye
steps:
- name: Install prerequisites
run: apt update && apt install -y zstd