Skip to content

Commit 2819d1e

Browse files
committed
Disable 5.2.0 tests on PRs and pushes to main
1 parent fa3f668 commit 2819d1e

File tree

10 files changed

+0
-40
lines changed

10 files changed

+0
-40
lines changed

.github/workflows/cygwin-520.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/linux-520-32bit.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/linux-520-bytecode.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/linux-520-debug.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/linux-520-fp.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/linux-520.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/macosx-arm64-520.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/macosx-intel-520.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/mingw-520-bytecode.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

.github/workflows/mingw-520.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ on:
44
schedule:
55
# Every Monday morning, at 1:11 UTC
66
- cron: '11 1 * * 1'
7-
pull_request:
8-
push:
9-
branches:
10-
- main
117
workflow_dispatch:
128

139
jobs:

0 commit comments

Comments
 (0)