Skip to content

Commit

Permalink
ci: flail moar at restoring macos buidls
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 19, 2024
1 parent 5a418dd commit afd5d0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
- os: "ubuntu-latest"
architecture: x86
- os: "macos-latest"
python-version: "py37"
py: "py37"
include:
- os: "macos-12"
python-version: "py37"
py: "py37"
name: "Python: ${{ matrix.py }}-${{ matrix.architecture }} on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit afd5d0d

Please sign in to comment.