-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DROPME Enable all workflows on pull requests to test the PR
- Loading branch information
Showing
18 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Cygwin 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: 32bit 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Bytecode 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Linux 5.0.0 debug | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Linux 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: 32bit 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Bytecode 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Linux 5.1 debug | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: FP 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: Linux 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: macOS-ARM64 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: macOS-ARM64 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: macOS-intel 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: macOS-intel 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: MinGW bytecode 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: MinGW 5.0.0 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 1:11 UTC | ||
- cron: '11 1 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: MinGW bytecode 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
name: MinGW 5.1 | ||
|
||
on: | ||
pull_request: | ||
schedule: | ||
# Every Sunday morning, at 2:22 UTC | ||
- cron: '22 2 * * 0' | ||
|