mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-25 09:44:03 +01: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:
|
||||
packages: write
|
||||
|
||||
runs-on: actuated
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user