Attempt downgrading Docker from 27 to 26

This commit is contained in:
Luke Parker
2025-08-10 11:25:41 -04:00
parent 35b113768b
commit 9f1c5268a5

View File

@@ -67,7 +67,7 @@ runs:
with:
rootless: true
set-host: true
version: type=image,tag=27.5.1
version: type=image,tag=26.1.4
if: runner.os == 'Linux'
# - name: Cache Rust