Update CI

This commit is contained in:
Evrard Van Espen
2025-11-19 17:30:38 +00:00
parent 451ccaa5cf
commit 628474510a

View File

@@ -3,7 +3,7 @@ run-name: $ is testing out Gitea Actions 🚀
on: [push]
jobs:
test:
runs-on: docker.io/ubuntu:latest
runs-on: docker.io/archlinux:latest
steps:
- run: echo "🎉 - GO"
- name: List files in the repository