Skip to content

Commit

Permalink
Revert "Change ubuntu version, because androidTest(34) workflow fails"
Browse files Browse the repository at this point in the history
This reverts commit 95e8b1a.
  • Loading branch information
blue928sky committed Feb 2, 2025
1 parent 847d63c commit e653f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:
jobs:
test_and_apk:
name: "Local tests and APKs"
runs-on: ubuntu-22.04
runs-on: ubuntu-latest

permissions:
contents: write
Expand Down

0 comments on commit e653f75

Please sign in to comment.