Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/myst-parser-gte-2-and-lt-4
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski authored Apr 25, 2024
2 parents ec5d69d + 5be3885 commit caec7b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- ubuntu-latest
- windows-latest
- macos-latest
exclude: # macos-latest is arm64, which doesn't have this python
- os: macos-latest
python-version: "3.9"
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit caec7b7

Please sign in to comment.