Update update workflow
Some checks failed
Wake Runner / build (push) Successful in 5s
Update from AUR / build (push) Failing after 12s
Build and Push / build (push) Successful in 45s

This commit is contained in:
Sebastiaan de Schaetzen 2025-04-23 11:15:49 +02:00
parent 0f18e248e6
commit f4b433c4f8

View File

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-standard
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2