feat: update runs-on
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m50s

This commit is contained in:
Lucas Oskorep
2026-01-20 23:00:49 -05:00
parent 41174b5557
commit d6968da3ce

View File

@@ -15,7 +15,9 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: archlinux
container:
image: docker:cli
steps: steps:
- name: Checkout repository - name: Checkout repository