update ubuntu image to use to ubuntu-latest
Some checks failed
Run tests / Explore-Gitea-Actions (push) Failing after 16s
Build Docs With Doxygen / Explore-Gitea-Actions (push) Successful in 23s

This commit is contained in:
2024-07-03 09:42:19 -04:00
parent 33df78fbf4
commit a21dca5cfb

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- run: echo "The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"