Skip to content

Commit

Permalink
Test boost config with oldest boost
Browse files Browse the repository at this point in the history
  • Loading branch information
kwabenantim committed Dec 9, 2023
1 parent 3a6fcd1 commit e12bb84
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.4
SUNDIALS=5.8.0
BOOST=1.74.0
VTK=9.1.0
PETSC=3.15.5
HDF5=1.10.8
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 e12bb84

Please sign in to comment.