fix(ci): restrict smoke test to native linux/amd64 builds
Release / build (amd64, linux) (push) Canceled after 0s
Release / build (arm64, freebsd) (push) Canceled after 0s
Release / build (arm64, linux) (push) Canceled after 0s
Release / build (loong64, linux) (push) Canceled after 0s
Release / build (riscv64, freebsd) (push) Canceled after 0s
Release / build (riscv64, linux) (push) Canceled after 0s
Release / release (push) Canceled after 0s
Release / build (amd64, freebsd) (push) Canceled after 47s

This commit is contained in:
2026-07-26 21:14:52 +02:00
parent 68f3a610bb
commit a845157c67
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ package version
const Name = "nuntius"
// Version is the nuntius release version. Follows SemVer.
var Version = "1.1.0"
var Version = "1.1.1"