Skip to content

Commit efecedf

Browse files
committed
ci(go): concede defeat again
Release-status: cut Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent 24820d5 commit efecedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
jobs:
1818
build:
19-
runs-on: alrest-x
19+
runs-on: ubuntu-latest
2020
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
2121
steps:
2222
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1

0 commit comments

Comments
 (0)