mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-28 09:03:11 +08:00
specify image
This commit is contained in:
4
.github/workflows/test-selfhosted.yaml
vendored
4
.github/workflows/test-selfhosted.yaml
vendored
@@ -11,7 +11,9 @@ jobs:
|
|||||||
name: Build
|
name: Build
|
||||||
#runs-on: ubuntu-22.04
|
#runs-on: ubuntu-22.04
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
os: ubuntu-22.04
|
container:
|
||||||
|
# Runner docker image
|
||||||
|
image: ubuntu:22.04
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
BIN
db_v2.sqlite3
BIN
db_v2.sqlite3
Binary file not shown.
Reference in New Issue
Block a user