Revert to linux platform
This commit is contained in:
parent
2af49ae60c
commit
e27752e66d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release_build:
|
release_build:
|
||||||
runs-on: macos-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
#-
|
#-
|
||||||
# name: Installing getlantern/systray dependencies...
|
# name: Installing getlantern/systray dependencies...
|
||||||
|
|
Loading…
Reference in a new issue