Skip to content

Commit

Permalink
chore: change ci branch (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitrDomrachev authored Apr 9, 2024
1 parent d6a82fa commit 181c9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

build_android_example:
needs: [analysis, get_flutter_version]
uses: surfstudio/flutter-ci-workflows/.github/workflows/build_android_example.yml@SNP-1124_update_java
uses: surfstudio/flutter-ci-workflows/.github/workflows/build_android_example.yml@main
with:
FLUTTER_VERSION: ${{ needs.get_flutter_version.outputs.FLUTTER_VERSION }}
JAVA_VERSION: 17
Expand Down

0 comments on commit 181c9e8

Please sign in to comment.