Skip to content

Commit

Permalink
wait, we have unlimited 2 core runner time
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwardius committed Nov 18, 2023
1 parent adb4cf3 commit 82e19ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
uses: "./.github/templates/setup"

build:
name: Build image and run testing suite
runs-on: ubuntu-latest-8-cores
name: Build Image and Run Initial Testing Suite
runs-on: ubuntu-latest
needs: setup

env:
Expand Down

0 comments on commit 82e19ee

Please sign in to comment.