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