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 e60db79 Trying to get the GH syntax right... again.
e60db79 is described below
commit e60db7963b9a86905b676e5c6cb4aee6eb84fd46
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Aug 7 14:03:24 2020 -0400
Trying to get the GH syntax right... again.
---
.github/workflows/maven.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index fc3397e..61bc4f6 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -29,7 +29,7 @@ jobs:
experimental: [false]
include:
- java: 15-ea
- os: ${{ matrix.os }}
+ os: ubuntu-latest
experimental: true
fail-fast: false