diff --git a/.github/workflows/net-staging.yml b/.github/workflows/net-staging.yml index 2680dc6d9a..ba98ad152e 100644 --- a/.github/workflows/net-staging.yml +++ b/.github/workflows/net-staging.yml @@ -22,7 +22,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: macos-latest + runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: