Skip to content

Commit

Permalink
wip: gh needs just
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Nov 14, 2024
1 parent dbcefe0 commit 993aca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
runs-on: ${{matrix.os}}
timeout-minutes: 20
steps:
- uses: extractions/setup-just@v2
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
Expand All @@ -73,6 +74,7 @@ jobs:
runs-on: custom-linux-xl-nomad-22.04
timeout-minutes: 8
steps:
- uses: extractions/setup-just@v2
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
Expand Down Expand Up @@ -101,6 +103,7 @@ jobs:
- drivers
- quick
steps:
- uses: extractions/setup-just@v2
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
with:
Expand Down

0 comments on commit 993aca7

Please sign in to comment.