Skip to content

Commit

Permalink
REMOVE ME
Browse files Browse the repository at this point in the history
Signed-off-by: Cezar Craciunoiu <[email protected]>
  • Loading branch information
craciunoiuc committed Oct 30, 2023
1 parent 3cba0bd commit 8d77118
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gotests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
gounit:
name: Go unit tests
runs-on: ubuntu-latest
runs-on: mac-m2-14
steps:
- uses: actions/checkout@v4
with:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:

e2e-cli:
name: kraft CLI end-to-end
runs-on: ubuntu-latest
runs-on: mac-m2-14

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 8d77118

Please sign in to comment.