Skip to content

Commit

Permalink
revert snapshot build
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Dec 1, 2023
1 parent d428d8a commit 900dca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/source_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
build_bf: [false]
build_zarr: [false, true]
build_snapshot: [true]
build_snapshot: [false]
name: Build OMERO from source
runs-on: ubuntu-22.04
env:
Expand Down

0 comments on commit 900dca0

Please sign in to comment.