Skip to content

Commit

Permalink
#76 Update versions in portability-dev image
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Feb 10, 2025
1 parent 51230ec commit c0557b9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/docker-portability-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ jobs:
build-args: |
BASE=jammy
XSD=4.0.0
XERCESC=3.2.4
SUNDIALS=6.0.0
BOOST=1.74.0
VTK=9.2.6
PETSC=3.15.5
HDF5=1.12.2
XERCESC=3.2.2
SUNDIALS=3.1.2
BOOST=1.67.0
VTK=6.3.0
PETSC=3.12.4
HDF5=1.10.4
steps:
- name: Checkout
Expand Down

0 comments on commit c0557b9

Please sign in to comment.