Skip to content

Commit

Permalink
using jeffersonlab/gemc:dev-fedora36 container, now an autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
maureeungaro committed Mar 28, 2024
1 parent a348e9b commit 2263682
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_gemc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: jeffersonlab/gemc:dev-g4v10.7.4-fedora36-cvmfs
container: jeffersonlab/gemc:dev-fedora36

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/detectors_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container: jeffersonlab/gemc:dev-g4v10.7.4-fedora36-cvmfs
container: jeffersonlab/gemc:dev-fedora36
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/experiment_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
generate-matrix:
runs-on: ubuntu-latest
container: jeffersonlab/gemc:dev-g4v10.7.4-fedora36-cvmfs
container: jeffersonlab/gemc:dev-fedora36
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
Expand Down

0 comments on commit 2263682

Please sign in to comment.