Skip to content

Commit a854432

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents a09b6b3 + f90b41d commit a854432

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/dargon2_flutter_tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,11 @@ jobs:
127127
strategy:
128128
fail-fast: false
129129
matrix:
130-
os: [ windows-latest, macos-latest ]
130+
os: [ windows-latest ]
131131
include:
132-
- os: macos-latest
133-
FLUTTER_DEVICE: macos
134-
FLUTTER_CHANNEL: stable
132+
# - os: macos-latest
133+
# FLUTTER_DEVICE: macos
134+
# FLUTTER_CHANNEL: stable
135135
# - os: ubuntu-latest
136136
# FLUTTER_DEVICE: linux
137137
# FLUTTER_CHANNEL: beta

0 commit comments

Comments
 (0)