diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index b81911dd5..93a6ceba0 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -137,14 +137,19 @@ jobs: # Pyspec merge and earlier jobs - sim: pyspec include: [merge/] + experimental: true - sim: pyspec include: [berlin/] + experimental: true - sim: pyspec include: [istanbul/] + experimental: true - sim: pyspec include: [homestead/] + experimental: true - sim: pyspec include: [frontier/] + experimental: true fail-fast: false needs: prepare name: run