Skip to content

Commit 9edefeb

Browse files
committed
Remove snapcraft-x64
1 parent 7a355fa commit 9edefeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
strategy:
102102
fail-fast: false
103103
matrix:
104-
arch: [alpine-arm64, alpine-x64, snapcraft-x64]
104+
arch: [alpine-arm64, alpine-x64]
105105
include:
106106
- arch: alpine-arm64
107107
qemu: true

0 commit comments

Comments
 (0)