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:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: archlinux
|
||||
container:
|
||||
image: docker:cli
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user