Skip to content

Commit

Permalink
Fixing running
Browse files Browse the repository at this point in the history
  • Loading branch information
mxro authored Sep 3, 2021
1 parent 78670e1 commit 1c82784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push

jobs:
build:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
strategy:
matrix:
java: [ 8 ]
Expand Down

0 comments on commit 1c82784

Please sign in to comment.