We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8918bf7 commit 4701abeCopy full SHA for 4701abe
.github/workflows/android.yml
@@ -5,7 +5,7 @@ on: pull_request
5
jobs:
6
build:
7
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
9
10
steps:
11
- uses: actions/checkout@v3
.github/workflows/web.yml
0 commit comments