Skip to content

Commit 71e9274

Browse files
committed
CI: Resume testing on Intel macOS (#967)
1 parent 70e848c commit 71e9274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
os:
5858
- ubuntu-latest
5959
- windows-latest
60-
# - macos-13 # macos-13 = Intel. # TODO: uncomment this line once we merge #930
60+
- macos-13 # macos-13 = Intel.
6161
# TODO: uncomment the next line, so that we can start testing on macos-14:
6262
# - macos-14 # macos-14 = Apple Silicon.
6363
coverage:

0 commit comments

Comments
 (0)