The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update go.yml

authored by

Xe Iaso and committed by
GitHub
235d2371 8c8823bd

+1 -2
+1 -2
.github/workflows/go.yml
··· 9 9 jobs: 10 10 11 11 build: 12 - runs-on: 13 - group: alrest 12 + runs-on: [self-hosted, linux, x64] 14 13 steps: 15 14 - uses: actions/checkout@v4 16 15