Skip to content

Commit

Permalink
#70 update docker-test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Oct 8, 2024
1 parent 0375a66 commit e24f821
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/docker-test.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.2
SUNDIALS=3.1.2
BOOST=1.67.0
VTK=6.3.0
PETSC=3.12.4
HDF5=1.10.4
XERCESC=3.2.4
SUNDIALS=6.0.0
BOOST=1.78.0
VTK=9.2.0
PETSC=3.22.0
HDF5=1.12.2
steps:
- name: Checkout
Expand Down

0 comments on commit e24f821

Please sign in to comment.