Skip to content

Commit 4b540f9

Browse files
committed
Run FTs on MacOS too
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
1 parent f1827da commit 4b540f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
needs: tests
4242
strategy:
4343
matrix:
44-
os: [windows-latest, ubuntu-latest]
44+
os: [windows-latest, ubuntu-latest, macos-latest]
4545
ruby_version: ['3.1', '3.2', '3.3', '3.4']
4646
fail-fast: false
4747

0 commit comments

Comments
 (0)