Change runner environment in GitHub Actions workflow back to ubuntu-latest-ojos
Some checks failed
Push Docker image / build (push) Failing after 1m10s
Some checks failed
Push Docker image / build (push) Failing after 1m10s
This commit is contained in:
parent
3ff9004d3d
commit
9cf7544350
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-latest-ojos
|
||||
steps:
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue