Skip to content

Commit 82625d3

Browse files
authored
macos-10
1 parent 390c15b commit 82625d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
SENTRY_OPT_OUT: True
1414
strategy:
1515
matrix:
16-
os: [ubuntu-22.04]
16+
os: [ubuntu-22.04, macos-10]
1717
python-version: ['3.9']
1818
steps:
1919
- name: Checkout repository
@@ -162,4 +162,4 @@ jobs:
162162
uses: actions/upload-artifact@v3
163163
with:
164164
name: fastdup_work_dir_labeled_object_detection
165-
path: fastdup_work_dir/
165+
path: fastdup_work_dir/

0 commit comments

Comments
 (0)