about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2023-12-21 18:26:02 +0100
committerPietro Albini <pietro@pietroalbini.org>2023-12-21 18:27:24 +0100
commit12b06ad51b6d6c1c3e8169051056716a808eea67 (patch)
tree5ffa43d44f2480fd6fa5e8484209296122d69c49 /.github/workflows
parent767453eb7ca188e991ac5568c17b984dd4893e77 (diff)
run fuchsia tests only on nightly
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4cf603519b1..540e1eb157e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -289,8 +289,9 @@ jobs:
             os: ubuntu-20.04-4core-16gb
             env: {}
           - name: x86_64-gnu-integration
+            env:
+              CI_ONLY_WHEN_CHANNEL: nightly
             os: ubuntu-20.04-16core-64gb
-            env: {}
           - name: x86_64-gnu-debug
             os: ubuntu-20.04-8core-32gb
             env: {}