This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e8d197  Trying to get the GH syntax right...
5e8d197 is described below

commit 5e8d19714e28b2f0f0f52a828b8c681d3f4bdd84
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Aug 7 14:02:15 2020 -0400

    Trying to get the GH syntax right...
---
 .github/workflows/maven.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index f993155..fc3397e 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -20,7 +20,6 @@ on: [push]
 jobs:
   build:
 
-    runs-on: ubuntu-latest
     runs-on: ${{ matrix.os }}
     continue-on-error: ${{ matrix.experimental }}
     strategy:

Reply via email to