From a858015344ae50eec2565da7533b7087cfba85ef Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 10 Feb 2024 20:28:16 +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 5725cc6..0c0c3ab 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 openbsd shell steps: - uses: vmactions/cf-tunnel@v0