We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef148ab commit 5ac3e49Copy full SHA for 5ac3e49
.github/workflows/examples-ci.yml
@@ -13,7 +13,7 @@ jobs:
13
SENTRY_OPT_OUT: True
14
strategy:
15
matrix:
16
- os: [ubuntu-22.04, macos-13]
+ os: [ubuntu-22.04]
17
python-version: ['3.9']
18
steps:
19
- name: Checkout repository
0 commit comments