From f35c3d0395ba546e03b73b32b6ab868a864e2fd8 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Mon, 5 Dec 2022 08:41:29 +0000 Subject: [PATCH] ci(workflows/ci): add `onedir-nightly` instances --- .github/workflows/ci.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 57a40685d..11f4233e1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -249,7 +249,7 @@ jobs: distro-slug: almalinux-8 display-name: AlmaLinux 8 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' amazon-2: @@ -263,7 +263,7 @@ jobs: distro-slug: amazon-2 display-name: Amazon 2 timeout: 20 - instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' arch: @@ -291,7 +291,7 @@ jobs: distro-slug: centos-7 display-name: CentOS 7 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' centos-stream8: @@ -305,7 +305,7 @@ jobs: distro-slug: centos-stream8 display-name: CentOS Stream 8 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' debian-10: @@ -319,7 +319,7 @@ jobs: distro-slug: debian-10 display-name: Debian 10 timeout: 20 - instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' debian-11: @@ -333,7 +333,7 @@ jobs: distro-slug: debian-11 display-name: Debian 11 timeout: 20 - instances: '["stable-3004", "stable-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3004", "stable-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' fedora-35: @@ -431,7 +431,7 @@ jobs: distro-slug: oraclelinux-7 display-name: Oracle Linux 7 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' oraclelinux-8: @@ -445,7 +445,7 @@ jobs: distro-slug: oraclelinux-8 display-name: Oracle Linux 8 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' rockylinux-8: @@ -459,7 +459,7 @@ jobs: distro-slug: rockylinux-8 display-name: Rocky Linux 8 timeout: 20 - instances: '["stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' ubuntu-1804: @@ -473,7 +473,7 @@ jobs: distro-slug: ubuntu-1804 display-name: Ubuntu 18.04 timeout: 20 - instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "git-3003", "stable-3004", "git-3004", "stable-3005", "git-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' ubuntu-2004: @@ -487,7 +487,7 @@ jobs: distro-slug: ubuntu-2004 display-name: Ubuntu 20.04 timeout: 20 - instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3003", "stable-3004", "stable-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' ubuntu-2204: @@ -501,7 +501,7 @@ jobs: distro-slug: ubuntu-2204 display-name: Ubuntu 22.04 timeout: 20 - instances: '["stable-3004", "stable-3005", "onedir-3005", "git-master", "latest"]' + instances: '["stable-3004", "stable-3005", "onedir-3005", "onedir-nightly", "git-master", "latest"]' set-pipeline-exit-status: