We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f83c4 commit fbb3a3dCopy full SHA for fbb3a3d
.github/workflows/nightly.yml
@@ -20,7 +20,3 @@ jobs:
20
runs_on: "ubuntu-24.04"
21
flags: "--nightly --platform-exclude centos-7 --platform-exclude oraclelinux-7 --platform-exclude scientific-7"
22
secrets: "inherit"
23
-
24
- Integration:
25
- needs: Spec
26
- uses: "./.github/workflows/integration_test.yml"
0 commit comments