Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaslopezf committed Feb 2, 2024
2 parents eb1d237 + 969cd72 commit 0bd324b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/checks.golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ on:

jobs:
checks:
<<<<<<< HEAD
runs-on: [self-hosted, linux, x64]
=======
runs-on: zondax-runners
container:
image: golang:1.20
Expand All @@ -24,7 +21,6 @@ jobs:
ports:
- "4222:4222"
- "5530:5530"
>>>>>>> 969cd72 (move to new runners)
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0bd324b

Please sign in to comment.