From 8f3ff4be650cb7a215e79a674776bf45c4c2f571 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Nov 07 2022 14:13:22 +0000 Subject: Because we use duffy we can use ubuntu runner --- diff --git a/.github/workflows/centos-stream8.yml b/.github/workflows/centos-stream8.yml index 3ea65e3..36f2acf 100644 --- a/.github/workflows/centos-stream8.yml +++ b/.github/workflows/centos-stream8.yml @@ -1,7 +1,7 @@ jobs: test_0: name: test_0 - runs-on: stream-8 + runs-on: ubuntu-latest steps: - name: Install SSH key uses: shimataro/ssh-key-action@v2