Remove runner specification
Some checks failed
Build And Test / publish (push) Failing after 2m4s

This commit is contained in:
arg3t 2024-12-19 16:01:15 +01:00
parent d012680785
commit f12ed3d2ca

View File

@ -8,7 +8,6 @@ on: [ push ]
jobs: jobs:
publish: publish:
runs-on: cth-ubuntu-latest
if: gitea.ref == 'refs/heads/main' if: gitea.ref == 'refs/heads/main'
steps: steps:
- uses: https://github.com/actions/checkout@v4 - uses: https://github.com/actions/checkout@v4