mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Attempt to use Docker 24
Long-shot premised on an old forum post on how downgrading to Docker 24 solved their instance of the error we face, though our conditions for it are presumably different.
This commit is contained in:
@@ -67,6 +67,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
rootless: true
|
rootless: true
|
||||||
set-host: true
|
set-host: true
|
||||||
|
version: type=image,tag=24.0.6
|
||||||
if: runner.os == 'Linux'
|
if: runner.os == 'Linux'
|
||||||
|
|
||||||
# - name: Cache Rust
|
# - name: Cache Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user