Skip to content

Commit 21d7ec9

Browse files
GitHub Actions: test on macos-14 (current macos-latest) #122
1 parent f63daed commit 21d7ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
matrix:
6161
os:
6262
- windows-2022
63-
- macos-13
63+
- macos-14
6464
- ubuntu-24.04
6565
sdk:
6666
# Test latest available and lowest supported SDK (see dev-doc/updating-dart-flutter-and-dependencies.md).
@@ -102,7 +102,7 @@ jobs:
102102
fail-fast: false
103103
matrix:
104104
os:
105-
- macos-13
105+
- macos-14
106106
- ubuntu-24.04
107107
- windows-2022 # Flutter 2.9 and newer need Visual Studio 2022 to build for desktop
108108
flutter-version:

0 commit comments

Comments
 (0)