1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-02-23 23:09:56 +03:00

CI: mention temporary qemu version pin

This commit is contained in:
Ilia Shipitsin 2025-02-16 20:58:30 +01:00
parent 3fee01e1cf
commit abc516757e

View File

@ -53,6 +53,9 @@ jobs:
uses: docker/setup-qemu-action@v3
with:
image: tonistiigi/binfmt:qemu-v9.2.0
#
# TODO: unpin qemu version after default is updated
#
-
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3