Skip to content

Commit fbb3a3d

Browse files
committed
(MAINT) Fix nightly failures
During the last update, we forgot to remove the unsupported integration testing from the nightly workflow.
1 parent 18f83c4 commit fbb3a3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ jobs:
2020
runs_on: "ubuntu-24.04"
2121
flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
2222
secrets: "inherit"
23-
24-
Integration:
25-
needs: Spec
26-
uses: "./.github/workflows/integration_test.yml"

0 commit comments

Comments
 (0)