The code and data behind xeiaso.net
5
fork

Configure Feed

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

ci(devcontainer): fix build??

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso e3e694d8 05a04e51

+1 -1
+1 -1
.github/workflows/devcontainer.yml
··· 7 7 8 8 jobs: 9 9 devcontainer: 10 - runs-on: alrest-xe-site 10 + runs-on: ubuntu-24.04 11 11 steps: 12 12 - name: Checkout repository 13 13 uses: actions/checkout@v4