From 60b17a80cb6f489834b252e87dcbfc9213899b1f Mon Sep 17 00:00:00 2001 From: iBug Date: Wed, 15 May 2024 18:19:18 +0800 Subject: [PATCH] Actions: Rollback to ubuntu-latest ruby/setup-ruby#595 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 051e0e0..2e29e79 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,7 +9,7 @@ on: jobs: build: - runs-on: ubuntu-24.04 + runs-on: ubuntu-latest env: SSH_KEY_E: ${{ secrets.SSH_KEY_E }} LSI: 'true'