emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/csharp-mode 61bf8e5 352/459: Update build.yml


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode 61bf8e5 352/459: Update build.yml
Date: Sun, 22 Aug 2021 13:59:59 -0400 (EDT)

branch: externals/csharp-mode
commit 61bf8e53b154e4898a139e3cd43beb4cb197a315
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: GitHub <noreply@github.com>

    Update build.yml
    
    Specify a valid Ubuntu-version.
---
 .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 382b6ca..9a63c08 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
   # This workflow contains a single job called "build"
   build:
     # The type of runner that the job will run on
-    runs-on: ubuntu-xenial
+    runs-on: ubuntu-18.04
     name: Emacs - ${{ matrix.emacs }}
     strategy: 
       matrix:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]