There was an error while loading. Please reload this page.
1 parent 839d230 commit abcd052Copy full SHA for abcd052
.github/workflows/maven.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
jobs:
8
build:
9
- runs-on: test
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v1
12
- name: Set up JDK 1.8
0 commit comments