Skip to content

Commit ac993eb

Browse files
authored
Update examples-ci.yml
1 parent 843a415 commit ac993eb

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-11]
16+
os: [ubuntu-22.04]
1717
python-version: ['3.9']
1818
steps:
1919
- name: Checkout repository

0 commit comments

Comments
 (0)