mirror of https://github.com/cloudreve/Cloudreve
parent
3f0f33b4fc
commit
6fb419d998
|
@ -34,7 +34,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
needs: test
|
needs: test
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-16.04
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Set up Go 1.13
|
- name: Set up Go 1.13
|
||||||
|
|
Loading…
Reference in New Issue