Use ubuntu for x86, oops
This commit is contained in:
parent
ce114b1f37
commit
fef5986e9a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
permissions:
|
||||
packages: write
|
||||
|
||||
runs-on: actuated
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue