Skip to content

Commit

Permalink
test tagging options
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Jun 22, 2023
1 parent 4983793 commit bb054bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
server-stage: dagmc_test
quiet: false
parallel: true
tag-latest-on-default: true
tag-latest-on-default: false
dockerfile: CI/Dockerfile
build-args: COMPILER=${{ matrix.compiler }}, UBUNTU_VERSION=${{ matrix.ubuntu_versions }}, HDF5=${{ matrix.hdf5_versions }}, MOAB=${{ matrix.moab_versions }}

0 comments on commit bb054bc

Please sign in to comment.