Skip to content

Commit

Permalink
test on intel and arm macos runners
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos authored May 10, 2024
1 parent ccac9a6 commit ac8a5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
python-version: [3.6, 3.8]
os: [ubuntu-20.04, macos-11, windows-2019]
os: [ubuntu-20.04, macos-12, macos-14, windows-2019]
runs-on: ${{ matrix.os }}
needs: code-lint
steps:
Expand Down

0 comments on commit ac8a5fe

Please sign in to comment.