feat: update runs-on
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
+3 -1
View File
@@ -15,7 +15,9 @@ env:
jobs:
build:
runs-on: ubuntu-latest
runs-on: archlinux
container:
image: docker:cli
steps:
- name: Checkout repository