There was an error while loading. Please reload this page.
1 parent 95e650b commit 6dde7b9Copy full SHA for 6dde7b9
1 file changed
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ on:
3
push:
4
jobs:
5
ci:
6
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
9
- env:
0 commit comments