Skip to content

Commit

Permalink
Bump buildx to v1.2.0 (support for results file)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjlauer committed Jan 10, 2025
1 parent fe7e5ad commit 4943696
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .blaze/blaze.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
blaze.dependencies = [
"com.fizzed:blaze-ssh"
"com.fizzed:buildx:1.0.7"
"com.fizzed:jne:4.1.1"
"com.fizzed:buildx:1.2.0"
"com.fizzed:jne:4.3.0"
]

java.source.version = 8
16 changes: 16 additions & 0 deletions buildx-results.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Buildx Results
--------------
Cross platform tests use the Buildx project: https://github.com/fizzed/buildx
Commit: fe7e5adb6e9dec8a674b19fc93717f035d3bbd02
Date: 2025-01-10T18:05:41.082283Z[UTC]

linux-x64 success
linux-arm64 success
linux-riscv64 success
macos-x64 success
macos-arm64 success
windows-x64 success
windows-arm64 success
freebsd-x64 success
openbsd-x64 success

0 comments on commit 4943696

Please sign in to comment.