Skip to content

Commit d89201e

Browse files
committed
TEMP CI
1 parent d454f29 commit d89201e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/build.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ name: Tests
66
on:
77
workflow_dispatch:
88
push:
9-
branches:
10-
- 'main'
11-
- '3.12'
12-
- '3.11'
13-
- '3.10'
14-
- '3.9'
15-
- '3.8'
9+
# branches:
10+
# - 'main'
11+
# - '3.12'
12+
# - '3.11'
13+
# - '3.10'
14+
# - '3.9'
15+
# - '3.8'
1616
pull_request:
1717
branches:
1818
- 'main'

0 commit comments

Comments
 (0)