diff options
| author | Xe Iaso <me@xeiaso.net> | 2025-04-20 09:07:54 -0400 |
|---|---|---|
| committer | Xe Iaso <me@xeiaso.net> | 2025-04-20 09:07:54 -0400 |
| commit | 2d22491e8c6b4c855542f091d2159e7013885a04 (patch) | |
| tree | b1321a95bd8de9b862a7dc333bec46738c799e5b /.github/workflows/go.yml | |
| parent | 150523b9d370aa5b83c1b175922f2b24374bd6e4 (diff) | |
| download | anubis-2d22491e8c6b4c855542f091d2159e7013885a04.tar.xz anubis-2d22491e8c6b4c855542f091d2159e7013885a04.zip | |
undo depot for now until I have the corp set up
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 03fc9d2..7de943c 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: depot-ubuntu-24.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: |
