From e8f3fd542e5296fd084ae423429a5134703e4745 Mon Sep 17 00:00:00 2001 From: shiva Date: Wed, 22 May 2024 17:40:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20.forgejo/workflows/build.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 87a271c..dcc4957 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -3,7 +3,6 @@ run-name: ${{ github.actor }} is building! on: [push, pull_request] jobs: build: - runs-on: ubuntu-latest strategy: matrix: dotnet: [ '8.x' ]