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

This commit is contained in:
2024-07-03 09:45:22 -04:00
parent a21dca5cfb
commit daf85d8248

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
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!"