Skip to content

Commit

Permalink
CI: Resume testing on Intel macOS (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge committed Oct 15, 2024
1 parent 70e848c commit 71e9274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
os:
- ubuntu-latest
- windows-latest
# - macos-13 # macos-13 = Intel. # TODO: uncomment this line once we merge #930
- macos-13 # macos-13 = Intel.
# TODO: uncomment the next line, so that we can start testing on macos-14:
# - macos-14 # macos-14 = Apple Silicon.
coverage:
Expand Down

0 comments on commit 71e9274

Please sign in to comment.