We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d92dc commit 859c57dCopy full SHA for 859c57d
1 file changed
.github/workflows/jandroid.yaml
@@ -18,7 +18,7 @@ jobs:
18
# jandroid -------------------------------------------------------------
19
jandroid:
20
name: JANDROID
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
22
steps:
23
- name: Checkout Git repository
24
uses: actions/checkout@v2
0 commit comments