Skip to content

Commit

Permalink
build: update ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lgandecki authored Jun 8, 2022
1 parent e03ce2a commit 6124789
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 @@ -2,7 +2,7 @@ name: Build
on: push
jobs:
build:
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
Expand Down

0 comments on commit 6124789

Please # to comment.