mirror of
https://github.com/atuinsh/atuin.git
synced 2025-06-27 05:11:28 +02:00
Use ubuntu for x86, oops
This commit is contained in:
parent
ce114b1f37
commit
fef5986e9a
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
|
|
||||||
runs-on: actuated
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user