Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Dec 27, 2023
1 parent b9db218 commit 91209df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17
- uses: subosito/flutter-action@v1
- run: |
./dev.sh
Expand Down

0 comments on commit 91209df

Please sign in to comment.