Skip to content

Commit 5ac3e49

Browse files
authored
remove macos
1 parent ef148ab commit 5ac3e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-ci.yml

Lines changed: 1 addition & 1 deletion
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, macos-13]
16+
os: [ubuntu-22.04]
1717
python-version: ['3.9']
1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)