ci: change runner
Some checks failed
/ build-and-push (push) Failing after 3s
/ deploy (push) Has been skipped

This commit is contained in:
Mattias Wiberg 2025-06-05 21:09:44 +02:00
parent dbbaae7387
commit f892ac0016

View file

@ -16,7 +16,7 @@ env:
jobs:
build-and-push:
runs-on: docker
runs-on: ubntu-server-25.04
steps:
- name: Checkout code
uses: actions/checkout@v3