Skip to content

Commit

Permalink
Update .github/workflows/build-bluefin-toolbox.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge O. Castro <[email protected]>
  • Loading branch information
EyeCantCU and castrojo authored Jan 27, 2024
1 parent 9351d12 commit ad3e230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bluefin-toolbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
tag: ["latest", "latest-dev"]
tag: ["latest", "testing"]
steps:
# Checkout push-to-registry action GitHub repository
- name: Checkout Push to Registry action
Expand Down

0 comments on commit ad3e230

Please sign in to comment.