From 98963eec0c1fc9e737c9236b98b1328b3c3aa56d Mon Sep 17 00:00:00 2001 From: brandonkelly Date: Wed, 4 Sep 2024 11:42:16 -0700 Subject: [PATCH] Remove 5.1 from ci.yml [ci skip] --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8d7379656..8666c06a79 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,7 +4,6 @@ on: push: branches: - '5.x' - - '5.1' pull_request: permissions: contents: read