Skip to content

Commit

Permalink
Revert macOS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
impact27 committed Jul 28, 2022
1 parent d974b42 commit 8a856bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ on:
jobs:
build:
name: Mac - Py${{ matrix.PYTHON_VERSION }}, ${{ matrix.INSTALL_TYPE }}, ${{ matrix.TEST_TYPE }}
runs-on: macos-11
runs-on: macos-10.15
env:
CI: 'true'
CODECOV_TOKEN: "56731c25-9b1f-4340-8b58-35739bfbc52d"
Expand Down

0 comments on commit 8a856bd

Please sign in to comment.