Skip to content

Commit

Permalink
Disable (#2101)
Browse files Browse the repository at this point in the history
  • Loading branch information
buenaflor committed Jun 17, 2024
1 parent fb38971 commit 9e35ce9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ jobs:
os: windows
- target: web
os: ubuntu
# Exclude beta for windows for now until the flutter set up action does not fail anymore
exclude:
- target: windows
sdk: beta

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9e35ce9

Please sign in to comment.