Skip to content

Commit 0f8022a

Browse files
committed
remove nightly from github actions
1 parent f03d790 commit 0f8022a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- ubuntu-latest
2323
- windows-latest
2424
- macos-latest # arm
25-
- macOS-13 # intel
2625
arch:
2726
- x64
2827
- aarch64
@@ -31,8 +30,6 @@ jobs:
3130
arch: aarch64
3231
- os: windows-latest
3332
arch: aarch64
34-
- os: macOS-13
35-
arch: aarch64
3633
- os: macos-latest
3734
arch: x64
3835
steps:

0 commit comments

Comments
 (0)