Skip to content

Commit abcd052

Browse files
authored
Update maven.yml
1 parent 839d230 commit abcd052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
jobs:
88
build:
9-
runs-on: test
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v1
1212
- name: Set up JDK 1.8

0 commit comments

Comments
 (0)