Skip to content

Commit

Permalink
test: reenable macos latest
Browse files Browse the repository at this point in the history
  • Loading branch information
dtdang committed Jun 6, 2024
1 parent 29269bc commit 9a60bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
matrix:
# TODO: Replace with macos-latest when works again.
# https://github.com/actions/setup-python/issues/808
os: [ubuntu-latest, macos-12] # eventually add `windows-latest`
os: [ubuntu-latest, macos-latest] # eventually add `windows-latest`
python-version: [3.9, "3.10", "3.11", "3.12"]

env:
Expand Down

0 comments on commit 9a60bcf

Please sign in to comment.