diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-13 15:48:01 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-04-13 15:48:01 -0400 |
| commit | 54dbcd5b08fbd960b1e70271a5c8b9c77aadc734 (patch) | |
| tree | ba69076cc9a0bc30d5ad7ec46a8f2d94f274c52f /.github/workflows/go.yml | |
| parent | f2cb6ae1219d9ff937084f062f31e53344bf7ce2 (diff) | |
| download | anubis-depot.tar.xz anubis-depot.zip | |
use depot buildersdepot
Signed-off-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to '.github/workflows/go.yml')
| -rw-r--r-- | .github/workflows/go.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 0a19cf3..a745f9a 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -13,7 +13,7 @@ permissions: jobs: go_tests: #runs-on: alrest-techarohq - runs-on: ubuntu-latest + runs-on: depot-ubuntu-24.04 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: |
