feat: update runs-on
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m50s
Some checks failed
Build and Push Docker Image / build (push) Failing after 1m50s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user