From 61c6cabe83b7111b619bed9ac6c9e2c82da285c1 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 3 Jan 2025 19:47:01 +0100 Subject: [PATCH] minor --- .github/tpl/README.tpl.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/tpl/README.tpl.md b/.github/tpl/README.tpl.md index be9e6f1..4e9a9e9 100644 --- a/.github/tpl/README.tpl.md +++ b/.github/tpl/README.tpl.md @@ -5,6 +5,11 @@ Use this action to run your CI in {{VM_NAME}}. The github workflow only supports Ubuntu, Windows and MacOS. But what if you need to use {{VM_NAME}}? +All the supported releases are here: + +{{RELEASE_TABLE}} + + ## 1. Example: `test.yml`: @@ -218,11 +223,6 @@ The vm is using x86_64(AMD64) by default, but you can use `arch` option to chang ``` -All the supported releases are here: - -{{RELEASE_TABLE}} - - ## 7. Custom shell