mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-16 10:30:44 +00: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
|
||||
#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:
|
||||
|
||||
Reference in New Issue
Block a user