Skip to content

Commit 11fb25f

Browse files
committed
update ci.yml
1 parent 9558f51 commit 11fb25f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/ci.yml

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name: CI
22
on:
33
push:
4-
paths-ignore:
5-
- 'paper.md'
6-
- 'LICENSE.md'
7-
- 'README.md'
8-
- 'paper.bib'
94
branches:
105
- main
116
pull_request:
@@ -27,9 +22,9 @@ jobs:
2722
# - '~1.11.0-0'
2823
# - 'nightly'
2924
os:
30-
- ubuntu-latest
25+
# - ubuntu-latest
3126
- macOS-latest
32-
- windows-latest
27+
# - windows-latest
3328
arch:
3429
- x64
3530
- aarch64

0 commit comments

Comments
 (0)