From f8147fccd2c8f19e79ae7a0ad64d9fd0e9ba2745 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 10 Feb 2024 20:27:52 +0800 Subject: [PATCH] minor --- .github/workflows/shell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shell.yml b/.github/workflows/shell.yml index 895626b..fc2b63c 100644 --- a/.github/workflows/shell.yml +++ b/.github/workflows/shell.yml @@ -5,7 +5,7 @@ on: [push, workflow_dispatch] jobs: runshell: - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest name: Start a freebsd shell steps: - uses: vmactions/cf-tunnel@v0