Skip to content

Commit

Permalink
Enable tests for macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustl22 committed May 17, 2024
1 parent 0d114ae commit 6ee6e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs:
macos:
runs-on: macos-14
timeout-minutes: 30
if: false # TODO: Tests on macOS 14 currently fail.
# if: false # TODO: Tests on macOS 14 currently fail.
steps:
- uses: actions/checkout@v3
- uses: subosito/flutter-action@v2
Expand Down

0 comments on commit 6ee6e35

Please sign in to comment.