mirror of
https://github.com/nextcloud/android.git
synced 2024-11-29 18:59:18 +03:00
test analysis.yml not running on garm
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me> Signed-off-by: Alper Ozturk <alperozturk@lions-macbook.local> Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
a3014ad1d3
commit
5b7bb2f5dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/analysis.yml
vendored
2
.github/workflows/analysis.yml
vendored
|
@ -17,7 +17,7 @@ concurrency:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analysis:
|
analysis:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Setup variables
|
- name: Setup variables
|
||||||
id: get-vars
|
id: get-vars
|
||||||
|
|
Loading…
Reference in a new issue