Skip to content

Commit

Permalink
Merge pull request #482 from ocaml-multicore/disable-520-workflows
Browse files Browse the repository at this point in the history
Disable 5.2.0 tests on PRs and pushes to main
  • Loading branch information
jmid authored Nov 1, 2024
2 parents fa3f668 + 2819d1e commit 595915e
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 40 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cygwin-520.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux-520-32bit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux-520-bytecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux-520-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux-520-fp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linux-520.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/macosx-arm64-520.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/macosx-intel-520.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/mingw-520-bytecode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/mingw-520.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
schedule:
# Every Monday morning, at 1:11 UTC
- cron: '11 1 * * 1'
pull_request:
push:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 595915e

Please sign in to comment.