test env
All checks were successful
Linux arm64 / Build (push) Successful in 13s

This commit is contained in:
2024-08-11 18:38:22 +02:00
parent e222e01225
commit 26e7badaaa

View File

@@ -5,6 +5,8 @@ on: [push]
jobs:
Build:
env:
RUNNER_TOOL_CACHE: /toolcache
runs-on: ubuntu-test
steps:
- name: Check out repository code