Update CI

This commit is contained in:
Evrard Van Espen
2025-11-18 10:40:33 +00:00
parent e00b158d97
commit ecd9198953

View File

@@ -3,7 +3,7 @@ run-name: $ is testing out Gitea Actions 🚀
on: [push]
jobs:
test:
runs-on: ubuntu-latest
runs-on: docker.io/ubuntu:latest
steps:
- run: echo "🎉 The job was automatically triggered by a $ event."
- run: echo "🐧 This job is now running on a $ server hosted by Gitea!"