Test CI with ubuntu-latest
All checks were successful
/ test (push) Successful in 1m10s

This commit is contained in:
Nicolas Jeannerod 2024-09-20 12:23:41 +02:00
parent 3eccc7d590
commit e04d623291
Signed by: Niols
GPG key ID: 35DB9EC8886E1CB8

View file

@ -1,6 +1,6 @@
on: [push]
jobs:
test:
runs-on: docker
runs-on: ubuntu-latest
steps:
- run: echo All Good