Skip to content

Commit 84ac04b

Browse files
authored
Try out Intel macOS
1 parent fa452c4 commit 84ac04b

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
@@ -58,7 +58,7 @@ jobs:
5858
github-runner:
5959
- ubuntu-latest
6060
# - windows-latest # TODO: uncomment this line
61-
# - macos-13 # macos-13 = Intel. # TODO: uncomment this line
61+
- macos-13 # macos-13 = Intel.
6262
# - macos-14 # macos-14 = Apple Silicon. # TODO: uncomment this line
6363
coverage:
6464
- 'true'

0 commit comments

Comments
 (0)