Skip to content

Commit

Permalink
chore: move macos image back to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
fubuloubu committed Jun 12, 2024
1 parent b4e7943 commit b498ab1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ jobs:

strategy:
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"]
safe-version: ["1.3.0"]

Expand Down

0 comments on commit b498ab1

Please sign in to comment.