We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fcd3d4 commit 9fc5c09Copy full SHA for 9fc5c09
.github/workflows/android.yaml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
name: NDK-R23
12
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
13
14
steps:
15
- name: Setup Android NDK R23
.github/workflows/cxx11-ubuntu.yaml
name: ubuntu
- uses: actions/checkout@v3
0 commit comments