From 1ca4e642a3f82168891399183d164a683f255e2a Mon Sep 17 00:00:00 2001 From: ghaymah_dev Date: Wed, 24 Sep 2025 18:13:21 +0000 Subject: [PATCH] Update .github/workflows/00-basic.yml --- .github/workflows/00-basic.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/00-basic.yml b/.github/workflows/00-basic.yml index 46f9a72..08dd842 100644 --- a/.github/workflows/00-basic.yml +++ b/.github/workflows/00-basic.yml @@ -9,8 +9,6 @@ on: [push, pull_request, workflow_dispatch] jobs: # This workflow contains a single job called "build" build: - # The type of runner that the job will run on - runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: