Skip to content

Commit

Permalink
Merge pull request #42 from WATonomous/eddy-test-runners
Browse files Browse the repository at this point in the history
testing out our runners
  • Loading branch information
Edwardius authored Nov 18, 2023
2 parents f3bf5c8 + 82e19ee commit fc7fa15
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: self-hosted
name: Build Image and Run Initial Testing Suite
runs-on: ubuntu-latest
needs: setup

env:
Expand Down

0 comments on commit fc7fa15

Please sign in to comment.