Skip to content

Commit f320a66

Browse files
committed
ci: ubuntu-slim does not have QEMU
1 parent 935c59c commit f320a66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
release:
13-
runs-on: ubuntu-slim
13+
runs-on: ubuntu-latest
1414

1515
env:
1616
DOCKER_CLI_EXPERIMENTAL: 'enabled'

0 commit comments

Comments
 (0)