Skip to content

Commit

Permalink
Merge pull request #166 from KingsburyLab/rkingsbury-patch-1
Browse files Browse the repository at this point in the history
Update post-process.yml
  • Loading branch information
rkingsbury authored Aug 8, 2024
2 parents d698fc4 + 0641157 commit 137aee0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/post-process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ jobs:
- windows-latest
- macos-14
exclude:
- os: macos-14
version.python: "3.9"
- {version: {
python: "3.9" },
os: macos-14 }
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 137aee0

Please sign in to comment.